[Libreoffice-commits] core.git: include/sfx2

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Jul 20 20:32:14 UTC 2019


 include/sfx2/shell.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e69c38722bac136ead8640cf7a8d0dd557741740
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 11 22:24:54 2019 +0000
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
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 <andrea.gelmini at gelma.net>

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()'.


More information about the Libreoffice-commits mailing list