mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add missing space to description
This commit is contained in:
parent
0995b1a180
commit
69301503ce
@ -2587,7 +2587,7 @@ static const struct cmd_t command_defs[] = {
|
|||||||
"/mam <on>|<off>")
|
"/mam <on>|<off>")
|
||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Enable/Disable Message Archive Management (XEP-0313) "
|
"Enable/Disable Message Archive Management (XEP-0313) "
|
||||||
"Currently MAM in groupchats (MUCs) is not supported."
|
"Currently MAM in groupchats (MUCs) is not supported. "
|
||||||
"Use the PG UP key to load more history.")
|
"Use the PG UP key to load more history.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "on|off", "Enable or disable MAM" })
|
{ "on|off", "Enable or disable MAM" })
|
||||||
|
Loading…
Reference in New Issue
Block a user