evennia/evennia
Tim Gates ff078945f8 docs: fix a few simple typos
There are small typos in:
- CODING_STYLE.md
- evennia/commands/cmdhandler.py
- evennia/commands/default/syscommands.py
- evennia/contrib/building_menu.py
- evennia/prototypes/prototypes.py

Fixes:
- Should read `traverse` rather than `traverese`.
- Should read `shortcuts` rather than `shorcuts`.
- Should read `multiple` rather than `multuple`.
- Should read `multiple` rather than `mulitple`.
- Should read `indentation` rather than `indendation`.

Closes #2420
2021-05-24 05:54:56 +10:00
..
accounts Proposed fix 2021-03-26 21:34:03 -04:00
commands docs: fix a few simple typos 2021-05-24 05:54:56 +10:00
comms Make more commands honor settings.COMMAND_DEFAULT_CLASS 2020-12-27 11:45:25 -05:00
contrib docs: fix a few simple typos 2021-05-24 05:54:56 +10:00
game_template Make more commands honor settings.COMMAND_DEFAULT_CLASS 2020-12-27 11:45:25 -05:00
help Run black on sources; add black config 2020-07-27 21:12:06 +02:00
locale Russian translation added 2020-04-19 22:37:07 +03:00
locks Re-revert of lockfunc change because I'm a dummy, as per #2228 2020-10-14 16:01:40 +02:00
objects Proposed fix 2021-03-26 21:42:15 -04:00
prototypes docs: fix a few simple typos 2021-05-24 05:54:56 +10:00
scripts Fix edge case in TaskHandler when un-pickleable callable supplied 2021-05-09 15:25:57 +02:00
server Fix PEP8 in PR #2390 2021-05-09 15:43:21 +02:00
typeclasses Fix an inconsistency in category-refresh for empty string, related to #2236 2020-11-12 20:46:53 +01:00
utils utils.delay docstring update 2021-05-11 16:46:19 -04:00
web Resolve merge conflict 2021-02-27 13:45:04 +01:00
__init__.py Remove BASE_*_TYPECLASS from flat API, break circular imports of cmdhandler in accounts/objects. Resolve #2330. 2021-03-07 10:31:16 +01:00
settings_default.py Resolve merge conflict 2021-02-27 13:45:04 +01:00
VERSION.txt Update sphinx version 2020-10-13 18:23:27 +02:00