include/svx/sdr/properties/properties.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9b26e3679d85ac5f46d6b38102496715e7890702
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jul 8 10:43:17 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Jul 11 10:54:19 2019 +0200

    Fix typo
    
    Change-Id: I23970cd631fba0023e0d4d075d88679622bc29eb
    Reviewed-on: https://gerrit.libreoffice.org/75399
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/include/svx/sdr/properties/properties.hxx 
b/include/svx/sdr/properties/properties.hxx
index bdb2976cd1ee..7b026f865b1a 100644
--- a/include/svx/sdr/properties/properties.hxx
+++ b/include/svx/sdr/properties/properties.hxx
@@ -93,7 +93,7 @@ namespace sdr
 
             SdrObject& GetSdrObject();
 
-            // Test changeability for a single item. If a implementation wants 
to prevent
+            // Test changeability for a single item. If an implementation 
wants to prevent
             // changing an item it should override this method.
             virtual bool AllowItemChange(const sal_uInt16 nWhich, const 
SfxPoolItem* pNewItem = nullptr) const = 0;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to