summaryrefslogtreecommitdiffstats
path: root/extensions/source/propctrlr/propertycomposer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertycomposer.hxx')
-rw-r--r--extensions/source/propctrlr/propertycomposer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propertycomposer.hxx b/extensions/source/propctrlr/propertycomposer.hxx
index 36a0b875fa4a..a05298b40746 100644
--- a/extensions/source/propctrlr/propertycomposer.hxx
+++ b/extensions/source/propctrlr/propertycomposer.hxx
@@ -47,7 +47,7 @@ namespace pcr
typedef ::cppu::WeakComponentImplHelper < css::inspection::XPropertyHandler
, css::beans::XPropertyChangeListener
> PropertyComposer_Base;
- /** implements an <type>XPropertyHandler</type> which composes it's information
+ /** implements an <type>XPropertyHandler</type> which composes its information
from a set of other property handlers
*/
class PropertyComposer :public ::comphelper::OBaseMutex
@@ -66,7 +66,7 @@ namespace pcr
PropertyBag m_aSupportedProperties;
public:
- /** constructs an <type>XPropertyHandler</type> which composes it's information from a set
+ /** constructs an <type>XPropertyHandler</type> which composes its information from a set
of other property handlers
@param _rSlaveHandlers