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

Andras Timar andras.timar at collabora.com
Tue Feb 7 12:48:50 UTC 2017


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

New commits:
commit 69ea3a2721e7ceec7c4ec766ab60d23605454371
Author: Andras Timar <andras.timar at collabora.com>
Date:   Tue Feb 7 13:47:03 2017 +0100

    wsd: typo: Conection -> Connection
    
    Change-Id: I4f46298cde972504aa90028344f0c43eb5660ebf

diff --git a/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp
index 65335c7..35a724b 100644
--- a/wsd/LOOLWSD.cpp
+++ b/wsd/LOOLWSD.cpp
@@ -1580,7 +1580,7 @@ inline ServerSocket* getServerSocket(int portNumber, bool reuseDetails)
             }
             catch (const Exception&)
             {
-                LOG_INF("Conection failed, so hopefully we are the only loolwsd on this port");
+                LOG_INF("Connection failed, so hopefully we are the only loolwsd on this port");
             }
         }
 


More information about the Libreoffice-commits mailing list