From 65ff49f01e6c2f2960ff010b7661a9c1a767b1db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 14 Jan 2017 11:44:55 +0100 Subject: [PATCH] core: fix typo in ChangeLog --- ChangeLog.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 2f5bd97a4..30811b986 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -21,7 +21,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] New features:: * core: add option weechat.look.align_multiline_words (issue #411, issue #802) - * core: add optional command prefix in completion templates "commands", "plugins_commands" and ""weechat_commands" + * core: add optional command prefix in completion templates "commands", "plugins_commands" and "weechat_commands" * core: add optional arguments in completion template, sent to the callback * core: add option "time" in command /debug * api: add info "uptime" (WeeChat uptime)