basic/source/classes/sbunoobj.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 597aeaf7a9c02153ca7006eb4c0263f1a15dad3d
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Nov 29 17:09:29 2018 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Fri Nov 30 07:51:17 2018 +0100

    Fix typo
    
    Change-Id: I028e5462e9785bac77a98d09f0bf91b4da67e477
    Reviewed-on: https://gerrit.libreoffice.org/64263
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/basic/source/classes/sbunoobj.cxx 
b/basic/source/classes/sbunoobj.cxx
index 961c1a7f52e1..21e57c5d206b 100644
--- a/basic/source/classes/sbunoobj.cxx
+++ b/basic/source/classes/sbunoobj.cxx
@@ -3078,7 +3078,7 @@ void RTL_Impl_HasInterfaces( SbxArray& rPar )
         }
     }
 
-    // Every thing works; then return TRUE
+    // Everything works; then return TRUE
     refVar->PutBool( true );
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to