[Libreoffice-commits] core.git: extensions/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed May 29 05:07:37 UTC 2019


 extensions/source/propctrlr/composeduiupdate.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2bcab893b28c7e028d0bf2435ea51bebb907c023
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 28 16:20:46 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed May 29 07:06:43 2019 +0200

    Fix typo
    
    Change-Id: Ib79782671d890100318a92bb4718e190d735e579
    Reviewed-on: https://gerrit.libreoffice.org/73128
    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 3cd0ee6a54f5..7e3f9f128be6 100644
--- a/extensions/source/propctrlr/composeduiupdate.hxx
+++ b/extensions/source/propctrlr/composeduiupdate.hxx
@@ -112,7 +112,7 @@ namespace pcr
             firing is suspended, only explicit ->fire calls trigger the notification to the
             delegator UI.
 
-            Note that calls to ->suspendAutoFire are culmulative, that is, if you make multiple calls
+            Note that calls to ->suspendAutoFire are cumulative, that is, if you make multiple calls
             they must be accompanied by an equal number of calls to ->resumeAutoFire, to enable
             auto-firing again.
 


More information about the Libreoffice-commits mailing list