summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-11 22:24:54 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-20 22:31:16 +0200
commite69c38722bac136ead8640cf7a8d0dd557741740 (patch)
tree33552ab72205ad8c662b055a9eaaa1cbf3943772 /include/sfx2
parent8f966c402779c4b1578115448b7972ba48e4f294 (diff)
Fix typo
Change-Id: I54359ad39a86a40780e884ae0d9ce5b64ff1966b Reviewed-on: https://gerrit.libreoffice.org/75771 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/sfx2')
-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 b4bd938a379d..2edcb6a36bb2 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -292,7 +292,7 @@ public:
<SfxDispatcher>.
On the given <SfxUndoManager> is automatically the current
- Max-Undo-Action-Count setting set form the options.
+ Max-Undo-Action-Count setting set from the options.
'pNewUndoMgr' must exist until the Destructor of SfxShell instance is called
or until the next 'SetUndoManager()'.