mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
committed by
Sébastien Helleu
parent
0505a0ff76
commit
c28696e602
@@ -7410,7 +7410,7 @@ irc_command_init ()
|
||||
N_("nick: nick or hostname; can be a POSIX extended regular expression "
|
||||
"if \"re:\" is given or a mask using \"*\" to replace zero or more "
|
||||
"chars (the regular expression can start with \"(?-i)\" to become "
|
||||
"case sensitive)"),
|
||||
"case-sensitive)"),
|
||||
N_("raw[del]: delete an ignore"),
|
||||
N_("number: number of ignore to delete (look at list to find it)"),
|
||||
N_("raw[-all]: delete all ignores"),
|
||||
|
||||
Reference in New Issue
Block a user