Kaydet (Commit) 08984b14 authored tarafından Andras Timar's avatar Andras Timar

Revert "Typo: readd -> read"

The comment is about re-adding something, not about reading

This reverts commit bc8adace.
üst 2a65bf32
...@@ -2675,7 +2675,7 @@ void EffectSequenceHelper::setAnimateForm( CustomAnimationTextGroupPtr pTextGrou ...@@ -2675,7 +2675,7 @@ void EffectSequenceHelper::setAnimateForm( CustomAnimationTextGroupPtr pTextGrou
} }
else else
{ {
// read the rest to the group again // readd the rest to the group again
while( aIter != aEnd ) while( aIter != aEnd )
{ {
CustomAnimationEffectPtr pEffect( (*aIter++) ); CustomAnimationEffectPtr pEffect( (*aIter++) );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment