diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 936427b1..9c9340de 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -2386,7 +2386,7 @@ static struct cmd_t command_defs[] = "/correction |", "/correction char ") CMD_DESC( - "Settings regarding Last Message Correction (XEP-0308). Caution: We do not yet check the 'from' field. So it could happen that someone else is overwriting the actual message. " + "Settings regarding Last Message Correction (XEP-0308)." "Corrections will only work in MUC and regular chat windows. MUC PMs won't be allowed.") CMD_ARGS( { "on|off", "Enable/Disable support for last message correction."},