[Libreoffice-commits] online.git: wsd/LOOLWSD.cpp

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon May 27 11:58:25 UTC 2019


 wsd/LOOLWSD.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1f67481fdbef914cbd7a37d59874bae65d4570bb
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Mon May 27 13:58:02 2019 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Mon May 27 13:58:02 2019 +0200

    typo: retreieved -> retrieved
    
    Change-Id: Ib991569167711ebfe057daf1e2ca89ce809d35c4

diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 98a97fb9f..8e43fe313 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -214,7 +214,7 @@ std::set<std::string> LOOLWSD::EditFileExtensions;
 
 #if MOBILEAPP
 
-// Or can this be retreieved in some other way?
+// Or can this be retrieved in some other way?
 int LOOLWSD::prisonerServerSocketFD;
 
 #else


More information about the Libreoffice-commits mailing list