summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-04-29 23:19:08 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-05-05 09:24:40 +0200
commitf6fb5a17da883e89cae6f7a960266fc87ccc9f6b (patch)
tree058efebab6d3b5ef21d42a3c1191eeddf890e4cc /offapi/com/sun/star/form
parentFix typos (diff)
downloadcore-f6fb5a17da883e89cae6f7a960266fc87ccc9f6b.tar.gz
core-f6fb5a17da883e89cae6f7a960266fc87ccc9f6b.zip
Fix typos
Change-Id: I92078fdece135754744d85424956dbb071f3899e Reviewed-on: https://gerrit.libreoffice.org/53638 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi/com/sun/star/form')
-rw-r--r--offapi/com/sun/star/form/NavigationBarMode.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/NavigationBarMode.idl b/offapi/com/sun/star/form/NavigationBarMode.idl
index 6905b49ca019..51440d0d1d54 100644
--- a/offapi/com/sun/star/form/NavigationBarMode.idl
+++ b/offapi/com/sun/star/form/NavigationBarMode.idl
@@ -52,7 +52,7 @@ published enum NavigationBarMode
on the parent of the current/active form.
<p>This options is usually used for forms containing an grid control only.
- In such a form, the control has it's own navigation elements, so there is
+ In such a form, the control has its own navigation elements, so there is
no need to use the navigation bar for the form, but rather for its parent.
</p>
*/