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

Andras Timar andras.timar at collabora.com
Tue Jun 23 11:51:28 PDT 2015


 sd/source/core/CustomAnimationEffect.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 08984b14b7caa86f04539b42864a87f9411f00a4
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Jun 23 20:49:01 2015 +0200

    Revert "Typo: readd -> read"
    
    The comment is about re-adding something, not about reading
    
    This reverts commit bc8adace59ab5bebb93610e0ec3b16ef2a8f5151.

diff --git a/sd/source/core/CustomAnimationEffect.cxx b/sd/source/core/CustomAnimationEffect.cxx
index 5992088..4cc6db5 100644
--- a/sd/source/core/CustomAnimationEffect.cxx
+++ b/sd/source/core/CustomAnimationEffect.cxx
@@ -2675,7 +2675,7 @@ void EffectSequenceHelper::setAnimateForm( CustomAnimationTextGroupPtr pTextGrou
         }
         else
         {
-            // read the rest to the group again
+            // readd the rest to the group again
             while( aIter != aEnd )
             {
                 CustomAnimationEffectPtr pEffect( (*aIter++) );


More information about the Libreoffice-commits mailing list