summaryrefslogtreecommitdiff
path: root/sd/source
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-06-23 20:49:01 +0200
committerAndras Timar <andras.timar@collabora.com>2015-06-23 20:49:01 +0200
commit08984b14b7caa86f04539b42864a87f9411f00a4 (patch)
tree82bb2e49a31e53d90098c089c94e5934ff632b03 /sd/source
parent2a65bf32ec270484dcea4d22d3c93552dc0c24dd (diff)
Revert "Typo: readd -> read"
The comment is about re-adding something, not about reading This reverts commit bc8adace59ab5bebb93610e0ec3b16ef2a8f5151.
Diffstat (limited to 'sd/source')
-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 5992088056ef..4cc6db562871 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++) );