udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 18e85d91b5cc7ed3d3f9f163d3c211f29b54f7a2
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Thu Jan 4 21:30:29 2018 +0100

    Fix typo
    
    Change-Id: I7d538a60a7f05fae771049fe2b697fe86ee0e85b
    Reviewed-on: https://gerrit.libreoffice.org/47440
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Jens Carl <j.car...@gmx.de>

diff --git a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl 
b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
index bebeabdaaa7f..e1bfb4346775 100644
--- a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
@@ -36,7 +36,7 @@
   */
 published interface XConstantsTypeDescription : 
com::sun::star::reflection::XTypeDescription
 {
-    /** Returns the contstants defined for this constants group.
+    /** Returns the constants defined for this constants group.
 
         @return a sequence containing constants descriptions.
       */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to