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

New commits:
commit f3fe9ddfcfb7bae86f53eb26fb65e41b5946af2b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jun 10 16:56:31 2019 +0000
Commit:     Jens Carl <j.car...@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.car...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to