[Libreoffice-commits] core.git: udkapi/com
Andrea Gelmini
andrea.gelmini at gelma.net
Fri Jan 5 01:45:09 UTC 2018
udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 18e85d91b5cc7ed3d3f9f163d3c211f29b54f7a2
Author: Andrea Gelmini <andrea.gelmini at 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 <ci at libreoffice.org>
Reviewed-by: Jens Carl <j.carl43 at 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.
*/
More information about the Libreoffice-commits
mailing list