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.
|
reaching a node without any options.
|
||||||
|
|
||||||
|
|
||||||
For a menu demo, import CmdTestDemo from this module and add it to
|
For a menu demo, import CmdTestMenu from this module and add it to
|
||||||
your default cmdset. Run it with this module, like `testdemo
|
your default cmdset. Run it with this module, like `testmenu
|
||||||
evennia.utils.evdemo`.
|
evennia.utils.evmenu`.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue