summaryrefslogtreecommitdiffstats
path: root/oox/source/ppt/animationspersist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animationspersist.cxx')
-rw-r--r--oox/source/ppt/animationspersist.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/animationspersist.cxx b/oox/source/ppt/animationspersist.cxx
index 3546c047c835..c9215a90980e 100644
--- a/oox/source/ppt/animationspersist.cxx
+++ b/oox/source/ppt/animationspersist.cxx
@@ -101,7 +101,7 @@ namespace oox { namespace ppt {
switch(mnRangeType)
{
case XML_charRg:
- // TODO calculate the corresponding paragraph for the text range....
+ // TODO calculate the corresponding paragraph for the text range...
SAL_INFO("oox.ppt", "OOX: TODO calculate the corresponding paragraph for the text range..." );
break;
case XML_pRg: