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

New commits:
commit 2bcab893b28c7e028d0bf2435ea51bebb907c023
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 28 16:20:46 2019 +0000
Commit:     Julien Nabet <serval2...@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 <serval2...@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.
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to