1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 09:43:13 +02:00

irc: improve help on server option "default_chantypes"

This commit is contained in:
Sébastien Helleu
2021-01-30 09:25:06 +01:00
parent 293402143b
commit ec2ffedab6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2439,7 +2439,7 @@ irc_config_server_new_option (struct t_config_file *config_file,
config_file, section,
option_name, "string",
N_("channel type prefixes to use if the server does not "
"specify them (default is #&)"),
"send them in message 005 (default is \"#&\")"),
NULL, 0, 0,
default_value, value,
null_value_allowed,