wsd/Storage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1dc6bd9dfb04bccbe4e5656a2ea39f60d3ebf4dc Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Wed Oct 9 14:22:57 2019 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Wed Oct 9 14:23:35 2019 +0200
typo fix: comuncation -> communication Change-Id: Iefe88baa6ac5d2201dc3fb4e4604498898a30ba6 diff --git a/wsd/Storage.cpp b/wsd/Storage.cpp index ab6e51cfc..9590c88ff 100644 --- a/wsd/Storage.cpp +++ b/wsd/Storage.cpp @@ -389,7 +389,7 @@ StorageBase::SaveResult LocalStorage::saveLocalFileToStorage(const Authorization Poco::Net::HTTPClientSession* StorageBase::getHTTPClientSession(const Poco::URI& uri) { - // We decoupled the Wopi communication from client communcation because + // We decoupled the Wopi communication from client communication because // the Wopi communication must have an independent policy. // So, we will use here only Storage settings. return (SSLEnabled || LOOLWSD::isSSLTermination()) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits