summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/composeduiupdate.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/composeduiupdate.hxx b/extensions/source/propctrlr/composeduiupdate.hxx
index e113b046c831..3cd0ee6a54f5 100644
--- a/extensions/source/propctrlr/composeduiupdate.hxx
+++ b/extensions/source/propctrlr/composeduiupdate.hxx
@@ -34,7 +34,7 @@ namespace pcr
struct MapHandlerToUI;
- /** callback for an ComposedPropertyUIUpdate checking a given property for existence
+ /** callback for a ComposedPropertyUIUpdate checking a given property for existence
*/
class SAL_NO_VTABLE IPropertyExistenceCheck
{
@@ -157,7 +157,7 @@ namespace pcr
<li>If an element should have been rebuilt (->XObjectInspectorUI::rebuiltPropertyUI)
at least once, it's rebuilt at the delegator UI, too.<br/>
After that, the request to rebuild the UI for this property is cleared, so subsequent
- calls to ->fire will not trigger an new rebuilt request.
+ calls to ->fire will not trigger a new rebuilt request.
</ul>
@precond