summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2017-03-19 18:19:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-19 18:50:33 +0000
commitb5bef1f7d5edb68a7609c2d003955461bfa9c5aa (patch)
tree704e3a5851daf9c115886acc19aafa79f5badd17 /include/sfx2/shell.hxx
parent38e6da9f23a29d297701a35b213b7b38c4f67bda (diff)
Typos
Change-Id: I13020539fe121151e884a90d72d47788fb3ae65c Reviewed-on: https://gerrit.libreoffice.org/35436 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index 27eae63910cb..9d10117f26cb 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -310,7 +310,7 @@ public:
On the given <SfxUndoManager> is automatically the current
Max-Undo-Action-Count setting set form the options.
- 'pNewUndoMgr' must exist until the Destuctor of SfxShell instance is called
+ 'pNewUndoMgr' must exist until the Destructor of SfxShell instance is called
or until the next 'SetUndoManager()'.
*/
void SetUndoManager( ::svl::IUndoManager *pNewUndoMgr );