aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2015-08-06 13:38:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2015-08-06 13:38:00 +0200
commitba3334e1825e5fd8d58dfb207effda9f28c48b3d (patch)
tree9f06d78b7c63cf0f8f1baf62f1ab07428b607a1e /Documentation
parentaf8c756d46c6f87b76873e091a7574d2d0d6a7e7 (diff)
2.2.0.txt: fix typo
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.2.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.2.0.txt b/Documentation/RelNotes/2.2.0.txt
index 080338e..d0e4aa1 100644
--- a/Documentation/RelNotes/2.2.0.txt
+++ b/Documentation/RelNotes/2.2.0.txt
@@ -42,7 +42,7 @@ THIS IS NOT COMPLETE.
specify that the diff is between the second revision and the common
ancestor of both revisions (i.e., the "..." range type is used).
-* `magit-ediff-*' variants now limit file chocies to those that have
+* `magit-ediff-*' variants now limit file choices to those that have
changed between the revisions of interest. If only one file has
changed, this file is used without prompting.