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

Thomas Arnhold thomas at arnhold.org
Mon Jun 2 03:05:12 PDT 2014


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

New commits:
commit 3038794d2e50b6274a88d5b4faaf62b71bb7be17
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Mon Jun 2 12:04:31 2014 +0200

    basic: typo
    
    Change-Id: I10c9e480a94a966dac4f6c17fc69fa8892c56955

diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx
index 6713e4b..10228a8 100644
--- a/basic/source/classes/sbxmod.cxx
+++ b/basic/source/classes/sbxmod.cxx
@@ -2171,7 +2171,7 @@ void SbMethod::Broadcast( sal_uIntPtr nHintId )
         SbMethodRef xHolder = pThisCopy;
         if( mpPar.Is() )
         {
-            // Enrigister this as element 0, but don't reset the parent!
+            // Enregister this as element 0, but don't reset the parent!
             switch( GetType() ) {
             case SbxEMPTY:
             case SbxVOID:


More information about the Libreoffice-commits mailing list