summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/NavigationBarMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/NavigationBarMode.idl')
-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 51440d0d1d54..5056f11ca909 100644
--- a/offapi/com/sun/star/form/NavigationBarMode.idl
+++ b/offapi/com/sun/star/form/NavigationBarMode.idl
@@ -51,7 +51,7 @@ published enum NavigationBarMode
/** a navigation bar is provided and navigation will be performed
on the parent of the current/active form.
- <p>This options is usually used for forms containing an grid control only.
+ <p>This option is usually used for forms containing a grid control only.
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>