From ff92b797122fae9cd8ad40f69b714712b62e476f Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 27 Jan 2014 18:51:25 +0100 Subject: [PATCH] core: fix typo in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)