summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
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 );