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

core: fix typo in ChangeLog

This commit is contained in:
Sébastien Helleu
2015-03-26 07:41:06 +01:00
parent fa389d3f1f
commit 0e43cf0501
+1 -1
View File
@@ -40,7 +40,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* irc: remove useless rename of channel buffer on JOIN received with different
case (closes #336)
* irc: fix completion of commands /allchan and /allpv
* lua: fix wrong argument usage in functions niclist_remove_group,
* lua: fix wrong argument usage in functions nicklist_remove_group,
nicklist_remove_nick and nicklist_remove_all (closes #346)
* lua: fix value returned in case of error in functions:
config_option_reset, config_string, config_string_default, config_color,