UnoControls/source/base/basecontainercontrol.cxx |    2 +-
 readlicense_oo/license/NOTICE                    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 4d878a080907211f827bdf42184e98075a4ad0f5
Author: Pedro Giffuni <p...@apache.org>
Date:   Tue Apr 29 19:30:16 2014 +0000

    Many spelling fixes: some more files.
    
    Attempt to clean up most but certainly not all the spelling
    mistakes that found home in OpenOffice through decades.
    
    (cherry picked from commit e62c0f54ef18a5a79b76e934834b148523c69847)
    
    Conflicts:
        LICENSE
        NOTICE_category_b
        UnoControls/source/base/basecontainercontrol.cxx
        UnoControls/source/base/registercontrols.cxx
        UnoControls/source/controls/OConnectionPointContainerHelper.cxx
        UnoControls/source/controls/progressbar.cxx
        UnoControls/source/controls/progressmonitor.cxx
        UnoControls/source/controls/statusindicator.cxx
        UnoControls/source/inc/framecontrol.hxx
    
    Change-Id: I882a1d640d931b4e89b2d19f3585fd35fdd320ca

diff --git a/UnoControls/source/base/basecontainercontrol.cxx 
b/UnoControls/source/base/basecontainercontrol.cxx
index 7608ad2..2c58848 100644
--- a/UnoControls/source/base/basecontainercontrol.cxx
+++ b/UnoControls/source/base/basecontainercontrol.cxx
@@ -454,7 +454,7 @@ void BaseContainerControl::impl_cleanMemory ()
     // Delete all items.
     for ( nCount = 0; nCount < nMaxCount; ++nCount )
     {
-        // Delete everytime first element of list!
+        // Delete every time first element of list!
         // We count from 0 to MAX, where "MAX=count of items" BEFORE we delete 
some elements!
         // If we use "GetObject ( nCount )" ... it can be, that we have an 
index greater then count of current elements!
 
diff --git a/readlicense_oo/license/NOTICE b/readlicense_oo/license/NOTICE
index def4f27..fd63ab4 100644
--- a/readlicense_oo/license/NOTICE
+++ b/readlicense_oo/license/NOTICE
@@ -27,7 +27,7 @@ Apache projects:
 - Apache Portable Runtime Utility Library
 - Apache Commons - used by MediaWiki Publisher extension
 - Apache Jakarta HttpClient - used by MediaWiki Publisher extension
-- Apache Tomcat - used by MediaWiki Piblisher extension
+- Apache Tomcat - used by MediaWiki Publisher extension
 
 The notices from these projects are following:
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to