mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 03:57:17 +02:00
Correct a typo.
This commit is contained in:
parent
4a97a05c10
commit
ece023d5ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue