Fix various typos in several files.
All are in comments and docstrings, and none should be controversial in any way (e.g. British versus American spelling).
This commit is contained in:
parent
421229d280
commit
a05ec09f51
9 changed files with 22 additions and 22 deletions
|
|
@ -683,7 +683,7 @@ class ServerSessionHandler(SessionHandler):
|
|||
Get a unique list of connected and logged-in Accounts.
|
||||
|
||||
Returns:
|
||||
accounts (list): All conected Accounts (which may be fewer than the
|
||||
accounts (list): All connected Accounts (which may be fewer than the
|
||||
amount of Sessions due to multi-playing).
|
||||
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue