summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/binding/ListEntrySource.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/ListEntrySource.idl')
-rw-r--r--offapi/com/sun/star/form/binding/ListEntrySource.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/ListEntrySource.idl b/offapi/com/sun/star/form/binding/ListEntrySource.idl
index b4873ca465ef..0779cfa97170 100644
--- a/offapi/com/sun/star/form/binding/ListEntrySource.idl
+++ b/offapi/com/sun/star/form/binding/ListEntrySource.idl
@@ -44,7 +44,7 @@ service ListEntrySource
The ownership is with another instance, which may also decide to obsolete
the ListEntrySource for whatever reasons (e.g. because the data model
which the binding reflected died). For this reason, a ListEntrySource
- must offer a possibility to be obsoleted by it's owner, and to notify this
+ must offer a possibility to be obsoleted by its owner, and to notify this
obsoleteness to other interested parties, such as XListEntrySinks.</p>
*/
interface com::sun::star::lang::XComponent;