mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 14:37:17 +02:00
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:
|
||||
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