fix typo
This commit is contained in:
parent
3f0c815c84
commit
be1899db50
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ const char *hs_help_bans[] = {
|
|||
"\2ADD\2 add a banned vhost.",
|
||||
"Wildcards, like *host* are permitted.",
|
||||
"",
|
||||
"\DEL\2 delete a banned vhost.",
|
||||
"\2DEL\2 delete a banned vhost.",
|
||||
"hostname must match the one used to add the vhost.",
|
||||
NULL
|
||||
};
|
||||
|
|
Reference in a new issue