diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-05-14 21:24:58 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-05-25 08:39:07 +0200 |
commit | 1d95059befb539d3e798bad28f923dd0fcd43e97 (patch) | |
tree | 52623b07356f80989440b5afae60d212c039402b /extensions | |
parent | f3340c54fe6b8ec51d01308a7350c6a27616fca6 (diff) |
Fix typo
Change-Id: I4df91638680b18e4e93dcb7d742e91012b75c92e
Reviewed-on: https://gerrit.libreoffice.org/72934
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/propctrlr/composeduiupdate.hxx | 4 |
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 |