diff options
| author | Kyle Meyer <kyle@kyleam.com> | 2024-07-24 22:05:38 -0400 |
|---|---|---|
| committer | Kyle Meyer <kyle@kyleam.com> | 2024-07-24 22:05:38 -0400 |
| commit | 8270de6e91c5f3ff1f1c0011908b8dfb6f5fec28 (patch) | |
| tree | 8c386b1ae6bacb836f69983cca503f0f0e7c7924 /docs/RelNotes | |
| parent | 65592feeb82214b4af51eecb0645f0de48704cb2 (diff) | |
relnotes: Fix typo
Diffstat (limited to 'docs/RelNotes')
| -rw-r--r-- | docs/RelNotes/4.0.0.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/RelNotes/4.0.0.org b/docs/RelNotes/4.0.0.org index 4963c32..30e8c8c 100644 --- a/docs/RelNotes/4.0.0.org +++ b/docs/RelNotes/4.0.0.org @@ -270,7 +270,8 @@ - ~magit-status-quick~ wasn't autoloaded. #4519 -- Magit's version could not be detect if it was installed using Straight. #4526 +- Magit's version could not be detected if it was installed using Straight. + #4526 - Automatic saving of file-visiting buffers was broken inside remote repositories that are accessed using Tramp. #4292 |
