Correct minor inline documentation typos.
This commit is contained in:
parent
49f24d2372
commit
f5b40648a6
2 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ class StateTable(object):
|
|||
exit_command=True):
|
||||
"""
|
||||
Access function; transparently add commands to a specific command table to
|
||||
reprsent a particular state. This command is similar to the normal
|
||||
represent a particular state. This command is similar to the normal
|
||||
command_table.add_command() function. See example in gamesrc/commands/examples.
|
||||
|
||||
command_string: (str) command name to run, like look, @list etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue