From 1532efea6d9615109e66ef2e2c6c5211ea76336a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 14 Mar 2026 00:12:17 +0100 Subject: [PATCH] core: fix style in ChangeLog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96b35668e..3405cad18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ SPDX-License-Identifier: GPL-3.0-or-later ### Fixed -- core: fix crash with /eval when the current buffer is closed in a command +- core: fix crash with `/eval` when the current buffer is closed in a command - core: fix buffer size in function util_parse_time, causing buffer overflow error in unit tests - irc: fix unit of server option `anti_flood` from seconds to milliseconds in output of `/server listfull` - irc: fix creation of irc.msgbuffer option without a server name