summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-27 18:51:25 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-27 18:51:25 +0100
commitff92b797122fae9cd8ad40f69b714712b62e476f (patch)
tree83f63951ce00c8141dab9a1b7a3edc1380edec81
parent1b2f4108fde1ace64917406fb7df2013533fc0a1 (diff)
downloadweechat-ff92b797122fae9cd8ad40f69b714712b62e476f.zip
core: fix typo in ChangeLog
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8725ef85f..b775e3c4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
== Version 0.4.3 (under dev)
-* core: fix display of read marker when all buffers line are unread and that
+* core: fix display of read marker when all buffer lines are unread and that
option weechat.look.read_marker_always_show is on
* core: fix memory leak in regex matching when evaluating expression
* core: add signals "signal_sighup" and "signal_sigwinch" (terminal resized)