mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fix typo
This commit is contained in:
parent
6b79c99658
commit
4c048061ff
@ -1922,7 +1922,7 @@ static struct cmd_t command_defs[] =
|
|||||||
"/account clear <account> otr",
|
"/account clear <account> otr",
|
||||||
"/account clear <account> pgpkeyid",
|
"/account clear <account> pgpkeyid",
|
||||||
"/account clear <account> startscript",
|
"/account clear <account> startscript",
|
||||||
"/account clean <account> muc")
|
"/account clear <account> muc")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Commands for creating and managing accounts. "
|
"Commands for creating and managing accounts. "
|
||||||
"Calling with no arguments will display information for the current account.")
|
"Calling with no arguments will display information for the current account.")
|
||||||
|
Loading…
Reference in New Issue
Block a user