[Libreoffice-commits] core.git: extensions/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 25 06:39:51 UTC 2019
extensions/source/propctrlr/composeduiupdate.hxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1d95059befb539d3e798bad28f923dd0fcd43e97
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:24:58 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat May 25 08:39:07 2019 +0200
Fix typo
Change-Id: I4df91638680b18e4e93dcb7d742e91012b75c92e
Reviewed-on: https://gerrit.libreoffice.org/72934
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list