summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:38:36 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:07 +0200
commit90f80fd66b0561b4a32814e5e655d23c17e75172 (patch)
treef3c3f7c512a150966f42aee87e257727d7f6b5a2 /sd
parent2a7f68c776418c28301aa022493cd0e25f75cb81 (diff)
typo: remebers -> remembers
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/Outliner.hxx2
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.
*/