aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2021-07-01 23:51:33 -0400
committerKyle Meyer <kyle@kyleam.com>2021-07-01 23:51:33 -0400
commit1173134ad5de3224903f6267a4f90a0de551bbd9 (patch)
tree37bd9a27f3b1802af5ce94962f69ee013cf79ac1 /Documentation
parent29b0cb4890e2f709f1ee609cc44a4d587c636f44 (diff)
relnotes: Fix typo
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/3.2.0.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/3.2.0.org b/Documentation/RelNotes/3.2.0.org
index 2d9f9cc..01839a0 100644
--- a/Documentation/RelNotes/3.2.0.org
+++ b/Documentation/RelNotes/3.2.0.org
@@ -5,5 +5,5 @@
- In the normal case ~magit-name-tag~ failed to return the tag.
-- ~magit-completing-read-multiple*~ tired to use variable that is
+- ~magit-completing-read-multiple*~ tried to use variable that is
unbound if ~helm~ isn't loaded.