branch: elpa/magit
commit 46824fb4c1cb81550d2ef52c4359f18819742b6d
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Fix typos in changelog
---
 CHANGELOG               | 2 +-
 docs/RelNotes/4.0.0.org | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index b11e9147f19..85a94b637a3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,7 +21,7 @@ Bug fixes:
   5b30c05d3a magit--git-insert: Collapse process section if appropriate
   b11524120e magit--git-insert: Optionally always log to process buffer
   cd6cf89d6a Use different face for debug-only process sections
-  bba06845de magit-process-insert-section: Improve file-path comparision
+  bba06845de magit-process-insert-section: Improve file-path comparison
   f2a6133443 magit-run-git-async: No longer clutter ~*Messages*~ buffer
 
 Bug fixes:
diff --git a/docs/RelNotes/4.0.0.org b/docs/RelNotes/4.0.0.org
index db20e1e5e31..68bb6fb1f7f 100644
--- a/docs/RelNotes/4.0.0.org
+++ b/docs/RelNotes/4.0.0.org
@@ -314,7 +314,7 @@ Also see https://emacsair.me/2024/08/09/magit-4.0.
 
 - ~magit-diff-wash-submodule~ didn't account for empty commit messages.  
[[https://github.com/magit/magit/issues/4538][#4538]]
 
-- Empty face definitions weren't defined properly, resulting in "rouge" faces.
+- Empty face definitions weren't defined properly, resulting in "rogue" faces.
   a66b86d511
 
 - ~magit-remote-at-point~ could return invalid values on branch sections.

Reply via email to