summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-06-06 00:00:56 +0200
committerJulien Nabet <serval2412@yahoo.fr>2015-06-06 00:00:56 +0200
commitbc8adace59ab5bebb93610e0ec3b16ef2a8f5151 (patch)
treebe336e646bcdd4b7b9f8dd1a9fe651efff4a050e
parentce5470cb3eb7e5394ef1d7cb1906886abab80d5d (diff)
Typo: readd -> read
Change-Id: I62b44c9dfe3e4db963230a3dc35ddb3359453911
-rw-r--r--sd/source/core/CustomAnimationEffect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/core/CustomAnimationEffect.cxx b/sd/source/core/CustomAnimationEffect.cxx
index 4cc6db562871..5992088056ef 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++) );