From 8982b860f9ebdd8130ed7c6acee0bc62a72c94bc Mon Sep 17 00:00:00 2001 From: Carter Li Date: Mon, 13 Jan 2025 15:15:28 +0800 Subject: [PATCH] Chore: fix spelling --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0527f691a..07048761b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Features: Bugfixes: * Fix Ghostty termfont detection (#1495, TerminalFont, macOS) * Fix compatibility with KDE Plasma 6.3 (#1504, Display, Linux) -* Make memory usage detection logic consistant with other systems (Memory, OpenBSD / NetBSD) +* Make memory usage detection logic consistent with other systems (Memory, OpenBSD / NetBSD) * Report media file name if media title is not available (Media) * Fix max frequency detection for CPUs with both performance and efficiency cores (CPU, FreeBSD)