mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 16:23:14 +02:00
core: replace freenode by libera in command examples
This commit is contained in:
@@ -86,6 +86,6 @@ spell_info_init ()
|
||||
"spell_dict",
|
||||
N_("comma-separated list of dictionaries used in buffer"),
|
||||
N_("buffer pointer (\"0x12345678\") or buffer full name "
|
||||
"(\"irc.freenode.#weechat\")"),
|
||||
"(\"irc.libera.#weechat\")"),
|
||||
&spell_info_info_spell_dict_cb, NULL, NULL);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user