[Libreoffice-commits] online.git: loolwsd/ChildSession.hpp
Tor Lillqvist
tml at collabora.com
Fri Sep 16 09:04:23 UTC 2016
loolwsd/ChildSession.hpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 941f400e719a38851a1f227828b72ca61a9dcab2
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Sep 16 12:03:23 2016 +0300
Minor comment fix
diff --git a/loolwsd/ChildSession.hpp b/loolwsd/ChildSession.hpp
index e2b738c..e0b9df5 100644
--- a/loolwsd/ChildSession.hpp
+++ b/loolwsd/ChildSession.hpp
@@ -49,7 +49,7 @@ public:
void notifyCurrentViewOfOtherViews(const std::string& sessionId) const = 0;
};
-/// Represents the session to the WSD process, in the Kit process.
+/// Represents the session to the WSD process, in a Kit process.
class ChildSession final : public LOOLSession
{
public:
More information about the Libreoffice-commits
mailing list