[Libreoffice-commits] core.git: framework/inc

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Jun 14 02:08:27 UTC 2019


 framework/inc/services/desktop.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f3fe9ddfcfb7bae86f53eb26fb65e41b5946af2b
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jun 10 16:56:31 2019 +0000
Commit:     Jens Carl <j.carl43 at gmx.de>
CommitDate: Fri Jun 14 04:07:33 2019 +0200

    Fix typo
    
    Change-Id: I3a1ac3d9799629ddeaeebea1ad152c0f4deaa592
    Reviewed-on: https://gerrit.libreoffice.org/74001
    Tested-by: Jenkins
    Reviewed-by: Jens Carl <j.carl43 at gmx.de>

diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx
index faf93a6e0126..fd952e74f348 100644
--- a/framework/inc/services/desktop.hxx
+++ b/framework/inc/services/desktop.hxx
@@ -382,7 +382,7 @@ class Desktop : private cppu::BaseMutex,
           */
         bool m_bIsTerminated;
 
-        /** when true, the call came form session manager
+        /** when true, the call came from session manager
           *   the method is Desktop::terminateQuickstarterToo()
           *   this the only one place where set this to true
           *   In this case,  when one frame break, not make


More information about the Libreoffice-commits mailing list