loolwsd/DocumentBroker.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ac86cdf764191d20aae56702e4029af90e4ba822 Author: Andras Timar <andras.ti...@collabora.com> Date: Tue Nov 1 22:35:18 2016 +0100 typo fix diff --git a/loolwsd/DocumentBroker.hpp b/loolwsd/DocumentBroker.hpp index f538fc3..c1d0936 100644 --- a/loolwsd/DocumentBroker.hpp +++ b/loolwsd/DocumentBroker.hpp @@ -97,7 +97,7 @@ public: } catch (const std::exception& ex) { - Log::error("Eror while closing child process: " + std::string(ex.what())); + Log::error("Error while closing child process: " + std::string(ex.what())); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits