summaryrefslogtreecommitdiff
path: root/sd/inc/Outliner.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:46:35 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:11 +0200
commit74f343e94dad5ef8c5d5eabc80a03355e33134e5 (patch)
tree7413a0bd6a3af87f611888ace430a7baeaa4ad78 /sd/inc/Outliner.hxx
parentbb667fc1b98c17b95209351573fdbe7a109c50a5 (diff)
typo: reassings -> reassigns
Diffstat (limited to 'sd/inc/Outliner.hxx')
-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 df538f3ab995..8ced18d5e05a 100644
--- a/sd/inc/Outliner.hxx
+++ b/sd/inc/Outliner.hxx
@@ -513,7 +513,7 @@ private:
/** Activate or deactivate the search in the current selection. Call
this method whenever the selection has changed. This method creates
- a copy of the current selection and reassings the object iterator to
+ a copy of the current selection and reassigns the object iterator to
the current() iterator.
*/
void HandleChangedSelection (void);