From ece023d5ee5b168b12bc5f0bfb7d8b4521b167f2 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 14 Sep 2016 23:44:22 +0200 Subject: [PATCH] Correct a typo. --- evennia/server/portal/webclient.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evennia/server/portal/webclient.py b/evennia/server/portal/webclient.py index 7b47e95e87..8cc156c50d 100644 --- a/evennia/server/portal/webclient.py +++ b/evennia/server/portal/webclient.py @@ -127,7 +127,7 @@ class WebSocketClient(Protocol, Session): Notes: At initilization, the client will send the special 'csessid' command to identify its browser session hash - witherthe Evennia side. + with the Evennia side. The websocket client will also pass 'websocket_close' command to report that the client has been closed and that the