1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00

core: replace "web site" by "website"

This commit is contained in:
Sébastien Helleu
2018-11-04 21:32:35 +01:00
parent fe586ae662
commit dd0b3c5692
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -424,7 +424,7 @@ irc_ctcp_replace_variables (struct t_irc_server *server, const char *format)
}
/*
* $site: WeeChat web site, example:
* $site: WeeChat website, example:
* https://weechat.org/
*/
info = weechat_info_get ("weechat_site", "");