summaryrefslogtreecommitdiff
path: root/include/svl/undo.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-02 18:23:08 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-03 09:32:26 +0000
commit420923ba76ad84892fd242ed37be9d85e1ea03fe (patch)
tree838189ec6fe7fbe36419ea397f4a8de5a79aed72 /include/svl/undo.hxx
parent918d3e30d7ff91387d9de55156a4c1364cc7b58c (diff)
Fix typos
Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/svl/undo.hxx')
-rw-r--r--include/svl/undo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/undo.hxx b/include/svl/undo.hxx
index d9b12274aae5..19f190140aa7 100644
--- a/include/svl/undo.hxx
+++ b/include/svl/undo.hxx
@@ -410,7 +410,7 @@ class SVL_DLLPUBLIC SfxLinkUndoAction : public SfxUndoAction
/* [Explanation]
SfxLinkUndoAction is used to link two SfxUndoManager. The Undo/Redos inserted
- in the first SfxUndoManager redict their Undo/Redo to the second. With this it
+ in the first SfxUndoManager redirect their Undo/Redo to the second. With this it
does not matter, if the undo/redo initially was on the first or the second.
After inserting SfxLinkUndoAction on the first SfxUndoManager, you have to