include/sfx2/shell.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e69c38722bac136ead8640cf7a8d0dd557741740 Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jul 11 22:24:54 2019 +0000 Commit: Andrea Gelmini <[email protected]> CommitDate: Sat Jul 20 22:31:16 2019 +0200 Fix typo Change-Id: I54359ad39a86a40780e884ae0d9ce5b64ff1966b Reviewed-on: https://gerrit.libreoffice.org/75771 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <[email protected]> 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()'. _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
