summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/GridControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/GridControl.idl')
-rw-r--r--offapi/com/sun/star/form/component/GridControl.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/GridControl.idl b/offapi/com/sun/star/form/component/GridControl.idl
index 934ba6330eda..0a8db09f2b2f 100644
--- a/offapi/com/sun/star/form/component/GridControl.idl
+++ b/offapi/com/sun/star/form/component/GridControl.idl
@@ -101,7 +101,7 @@ published service GridControl
/** resets the control.
- <p>The reset of the control is forwarded to all it's elements, means to all the column models.
+ <p>The reset of the control is forwarded to all its elements, means to all the column models.
As grid columns are very much like data-aware stand-alone controls, you can find a description
of the reset functionality in com::sun::star::form::DataAwareControlModel::XReset.
*/