From e6285b29b504eff0f4a032b6648463776b7d9c55 Mon Sep 17 00:00:00 2001 From: nerix Date: Tue, 21 Oct 2025 19:11:32 +0200 Subject: [PATCH] fix: changelog typos (#6550) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23673fe1..dba6377c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ - Minor: Added link support to plugin message API. (#6386) - Minor: Added a description for the logging option under moderation tab. (#6514) - Bugfix: Expose the "Extra extension IDs" setting on non-Windows systems too. (#6509) -- Bugfix: Fixed scrollbar rect cmputation potentially resulting in overflows. (#6547) +- Bugfix: Fixed scrollbar rect computation potentially resulting in overflows. (#6547) - Dev: Update release documentation. (#6498) - Dev: Make code sanitizers opt in with the `CHATTERINO_SANITIZER_SUPPORT` CMake option. After that's enabled, use the `SANITIZE_*` flag to enable individual sanitizers. (#6493) - Dev: Remove unused QTextCodec includes. (#6487) @@ -23,7 +23,7 @@ - Dev: Removed unused method in `Emojis`. (#6517) - Dev: Refactored `Emotes` into `EmoteController`. (#6516) - Dev: Added Qt keyword and warning flags project wide. (#6520) -- Def: Fixed compilation error in tests with Clang 21. (#6519) +- Dev: Fixed compilation error in tests with Clang 21. (#6519) - Dev: The LuaLS meta files moved from `docs/plugin-meta.lua` to `docs/lua-meta/globals.lua`. (#6530) ## 2.5.4