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

Andrea Gelmini andrea.gelmini at gelma.net
Sat Aug 26 13:46:52 UTC 2017


 uui/source/iahndl.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 72d5cc9ebf64d65ee64b6c091ec7f43a2a777ae5
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Sat Aug 26 15:41:24 2017 +0200

    Fix typo
    
    Change-Id: I2d79b299256feefa66ad0b120387d5cab6737345
    Reviewed-on: https://gerrit.libreoffice.org/41585
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/uui/source/iahndl.cxx b/uui/source/iahndl.cxx
index 7bee920262cf..f3a801a47c0c 100644
--- a/uui/source/iahndl.cxx
+++ b/uui/source/iahndl.cxx
@@ -975,7 +975,7 @@ executeMessageBox(
 
         if (pDefaultParent)
         {
-            // need to 'Show' to have the following tasks do someting, does
+            // need to 'Show' to have the following tasks do something, does
             // not work without and may even stumble on nullptrs/errors
             xBox->Show();
 


More information about the Libreoffice-commits mailing list