mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 04:57:16 +02:00
Typo fix in CmdWhisper help docstring
This commit is contained in:
parent
ee37070422
commit
0abaf90b6a
1 changed files with 1 additions and 1 deletions
|
|
@ -439,7 +439,7 @@ class CmdWhisper(COMMAND_DEFAULT_CLASS):
|
|||
|
||||
Usage:
|
||||
whisper <character> = <message>
|
||||
whisper <char1>, <char2> = <message?
|
||||
whisper <char1>, <char2> = <message>
|
||||
|
||||
Talk privately to one or more characters in your current location, without
|
||||
others in the room being informed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue