summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/inc/OutlinerIterator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/OutlinerIterator.hxx b/sd/inc/OutlinerIterator.hxx
index 52a216b6791b..f9673df9b6b3 100644
--- a/sd/inc/OutlinerIterator.hxx
+++ b/sd/inc/OutlinerIterator.hxx
@@ -151,7 +151,7 @@ public:
*/
bool operator!= (const Iterator& rIterator);
/** Reverse the direction of iteration. The position of the iterator is
- not changed. Thus caling this method twice returns to the old state.
+ not changed. Thus calling this method twice returns to the old state.
*/
void Reverse (void);