diff options
| author | Kyle Meyer <kyle@kyleam.com> | 2022-06-10 21:57:21 -0400 |
|---|---|---|
| committer | Kyle Meyer <kyle@kyleam.com> | 2022-06-10 21:57:21 -0400 |
| commit | b79df6dc77f0d3a27361abfb073e2cabe573bb61 (patch) | |
| tree | 9fe0a44b585b2a8fee48632e19b3ebed79e94af6 /docs/RelNotes | |
| parent | dbb2e9c8de8806c3160e896e346d681168c5a64e (diff) | |
relnotes: Fix typos
Diffstat (limited to 'docs/RelNotes')
| -rw-r--r-- | docs/RelNotes/3.4.0.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/RelNotes/3.4.0.org b/docs/RelNotes/3.4.0.org index 9e9db19..8888783 100644 --- a/docs/RelNotes/3.4.0.org +++ b/docs/RelNotes/3.4.0.org @@ -82,7 +82,7 @@ dfe3d03a14 git-commit-save-message: Report whether message was saved - For performance reasons the "margin" style sadly had to be removed from ~magit-blame-styles~. 608242086e -- When blaming, neighboring chunks about the same commit are not +- When blaming, neighboring chunks about the same commit are now combined into just one chunk. #4030 - Added new command ~magit-git-mergetool~. #4128 @@ -103,7 +103,7 @@ dfe3d03a14 git-commit-save-message: Report whether message was saved - Sections can now be expanded and collapsed by double-clicking on the section heading or by clicking on the left margin. 949b4a47a4 -- The menu-bar menu, which was severally neglected for many years, +- The menu-bar menu, which was severely neglected for many years, finally got a makeover. It no longer offers a completely random subset of Magit's features. Now it can be used to invoke most of the commands that could also be invoked using ~magit-dispatch~; but |
