mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Fix typos in documentation.
This commit is contained in:
parent
cd211d9901
commit
cba12699fd
1 changed files with 3 additions and 3 deletions
|
|
@ -127,9 +127,9 @@ The menu tree is exited either by using the in-menu quit command or by
|
|||
reaching a node without any options.
|
||||
|
||||
|
||||
For a menu demo, import CmdTestDemo from this module and add it to
|
||||
your default cmdset. Run it with this module, like `testdemo
|
||||
evennia.utils.evdemo`.
|
||||
For a menu demo, import CmdTestMenu from this module and add it to
|
||||
your default cmdset. Run it with this module, like `testmenu
|
||||
evennia.utils.evmenu`.
|
||||
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue