summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-01-07 12:33:11 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-01-07 12:33:11 +0100
commitd7ca5f04f625474891161e3df34cb90a70a761b3 (patch)
tree176eb139807f4f4fb1a3f9b56766cbe43053cd63
parented0b337505ce5d80049358626aafd169343cbb42 (diff)
downloadweechat-d7ca5f04f625474891161e3df34cb90a70a761b3.zip
core: fix typo in ChangeLog
-rw-r--r--ChangeLog.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index afd3307e3..c2752862c 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -20,7 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
- * core: add option "-y" in command /buffer, add support of buffers with free content
+ * core: add option "-y" in command /print, add support of buffers with free content
* core: add option "add" in command /buffer (issue #1113)
* core: add option weechat.completion.partial_completion_templates to force partial completion on specific templates
* api: add hashtable with variables in plugin structure