Typo fix in CmdWhisper help docstring
This commit is contained in:
parent
44590627c5
commit
96508d8a25
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@ class CmdWhisper(COMMAND_DEFAULT_CLASS):
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
whisper <character> = <message>
|
whisper <character> = <message>
|
||||||
whisper <char1>, <char2> = <message?
|
whisper <char1>, <char2> = <message>
|
||||||
|
|
||||||
Talk privately to one or more characters in your current location, without
|
Talk privately to one or more characters in your current location, without
|
||||||
others in the room being informed.
|
others in the room being informed.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue