summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/PropertyBrowserController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/PropertyBrowserController.idl')
-rw-r--r--offapi/com/sun/star/form/PropertyBrowserController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/PropertyBrowserController.idl b/offapi/com/sun/star/form/PropertyBrowserController.idl
index 0c258db827bb..50f1b757aab9 100644
--- a/offapi/com/sun/star/form/PropertyBrowserController.idl
+++ b/offapi/com/sun/star/form/PropertyBrowserController.idl
@@ -75,7 +75,7 @@ published service PropertyBrowserController
{
/** contains the object to inspect.
- <p>Changing this property from outside causes the controller to update it's view
+ <p>Changing this property from outside causes the controller to update its view
with the data of the new object</p>
*/
[property] com::sun::star::beans::XPropertySet IntrospectedObject;