summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-03-26 07:41:06 +0100
committerSébastien Helleu <flashcode@flashtux.org>2015-03-26 07:41:06 +0100
commit0e43cf05013d87900c5eb83a29013f5e18f58d30 (patch)
treea7b31b0bb44b63789b1afdfb5f5e613f755519b5
parentfa389d3f1f731ccb0ad5b584795e418a3a0313d8 (diff)
downloadweechat-0e43cf05013d87900c5eb83a29013f5e18f58d30.zip
core: fix typo in ChangeLog
-rw-r--r--ChangeLog.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc
index 8a8f7e5b6..77cb2c32b 100644
--- a/ChangeLog.asciidoc
+++ b/ChangeLog.asciidoc
@@ -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,