diff options
Diffstat (limited to 'sd/inc/Outliner.hxx')
-rw-r--r-- | sd/inc/Outliner.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx index 1360a8eb6c4c..4a51551ac21c 100644 --- a/sd/inc/Outliner.hxx +++ b/sd/inc/Outliner.hxx @@ -318,7 +318,7 @@ private: */ ::sd::outliner::IteratorPosition maLastValidPosition; - /** This flag remebers a selection change between a call to the + /** This flag remembers a selection change between a call to the selection change listener callback and the next <member>DetectChange()</member> method call. */ |