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

New commits:
commit 72d5cc9ebf64d65ee64b6c091ec7f43a2a777ae5
Author: Andrea Gelmini <[email protected]>
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 <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

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();
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to