summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-25 00:42:27 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-25 07:07:25 +0200
commit5ccc8124a03cffca3a1848f754524a06a063cb51 (patch)
tree3456a0c42c38a1936680a4266fbb76c4d585025f /offapi/com/sun/star/form
parented882d693f37779e3a09641e7cd43b7a925d2312 (diff)
Fix typos
Change-Id: I59a0fd175fa5185c15d093d2d9bed9f95bb4cfd5 Reviewed-on: https://gerrit.libreoffice.org/76280 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'offapi/com/sun/star/form')
-rw-r--r--offapi/com/sun/star/form/FormComponentType.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/FormComponentType.idl b/offapi/com/sun/star/form/FormComponentType.idl
index 3da73576b949..cc5b361f87e8 100644
--- a/offapi/com/sun/star/form/FormComponentType.idl
+++ b/offapi/com/sun/star/form/FormComponentType.idl
@@ -76,7 +76,7 @@ published constants FormComponentType
*/
const short GRIDCONTROL = 11;
- /** specifies an control which can be used to enter text, extended by an (user-startable) file dialog
+ /** specifies a control which can be used to enter text, extended by an (user-startable) file dialog
to browse for files.
*/
const short FILECONTROL = 12;