summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/ppt97animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/ppt97animations.hxx')
-rw-r--r--sd/source/filter/ppt/ppt97animations.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/ppt/ppt97animations.hxx b/sd/source/filter/ppt/ppt97animations.hxx
index 290832ae6d82..8a876f1f0227 100644
--- a/sd/source/filter/ppt/ppt97animations.hxx
+++ b/sd/source/filter/ppt/ppt97animations.hxx
@@ -77,7 +77,7 @@ class Ppt97AnimationInfoAtom
};
/** this is a helping class for import of PPT 97 animations
- 1. use the constructor Ppt97Animation( SvStream& rIn ) to import informations from the stream
+ 1. use the constructor Ppt97Animation( SvStream& rIn ) to import information from the stream
2. use the set methods to modify and complete the data
3. use the method createAndSetCustomAnimationEffect( ) to create an effect in sd model
*/