aboutsummaryrefslogtreecommitdiff
path: root/docs/RelNotes/4.0.0.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-12-02 19:52:08 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-12-03 01:25:13 +0100
commit46824fb4c1cb81550d2ef52c4359f18819742b6d (patch)
treeb75206f1ef7736fcb12cdf7419f449cf0c543c9c /docs/RelNotes/4.0.0.org
parente8b85e43d491ca0c0a3fc41ee5d8c4aa34649cd3 (diff)
Fix typos in changelog
Diffstat (limited to 'docs/RelNotes/4.0.0.org')
-rw-r--r--docs/RelNotes/4.0.0.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/RelNotes/4.0.0.org b/docs/RelNotes/4.0.0.org
index db20e1e..68bb6fb 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.