[Libreoffice-commits] core.git: sd/source
Julien Nabet
serval2412 at yahoo.fr
Fri Jun 5 15:01:56 PDT 2015
sd/source/core/CustomAnimationEffect.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bc8adace59ab5bebb93610e0ec3b16ef2a8f5151
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat Jun 6 00:00:56 2015 +0200
Typo: readd -> read
Change-Id: I62b44c9dfe3e4db963230a3dc35ddb3359453911
diff --git a/sd/source/core/CustomAnimationEffect.cxx b/sd/source/core/CustomAnimationEffect.cxx
index 4cc6db5..5992088 100644
--- a/sd/source/core/CustomAnimationEffect.cxx
+++ b/sd/source/core/CustomAnimationEffect.cxx
@@ -2675,7 +2675,7 @@ void EffectSequenceHelper::setAnimateForm( CustomAnimationTextGroupPtr pTextGrou
}
else
{
- // readd the rest to the group again
+ // read the rest to the group again
while( aIter != aEnd )
{
CustomAnimationEffectPtr pEffect( (*aIter++) );
More information about the Libreoffice-commits
mailing list