wsd/Storage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit baa3e09bdefb49d3aa3c3fddf11cd5a888d8f00b Author: Andras Timar <andras.ti...@collabora.com> Date: Wed Feb 14 12:29:50 2018 +0100
Typo: remove -> remote Change-Id: I6214f569d6a0302c5a5a69a18150122a371e0d03 diff --git a/wsd/Storage.cpp b/wsd/Storage.cpp index fef0c2b7..c2f3664d 100644 --- a/wsd/Storage.cpp +++ b/wsd/Storage.cpp @@ -115,7 +115,7 @@ void StorageBase::initialize() // Init client Poco::Net::Context::Params sslClientParams; - // TODO: Be more strict and setup SSL key/certs for remove server and us + // TODO: Be more strict and setup SSL key/certs for remote server and us sslClientParams.verificationMode = Poco::Net::Context::VERIFY_NONE; Poco::SharedPtr<Poco::Net::PrivateKeyPassphraseHandler> consoleClientHandler = new Poco::Net::KeyConsoleHandler(false); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits