@@ -13,7 +13,7 @@ Fixes since v2.15
1313 latter, which has been fixed.
1414
1515 * The experimental "color moved lines differently in diff output"
16- feature was buggy around "ignore whitespace changes" edges, whihch
16+ feature was buggy around "ignore whitespace changes" edges, which
1717 has been corrected.
1818
1919 * Instead of using custom line comparison and hashing functions to
@@ -24,7 +24,7 @@ Fixes since v2.15
2424 HEAD points at, which have been fixed.
2525
2626 * "git commit", after making a commit, did not check for errors when
27- asking on what branch it made the commit, which has been correted .
27+ asking on what branch it made the commit, which has been corrected .
2828
2929 * "git status --ignored -u" did not stop at a working tree of a
3030 separate project that is embedded in an ignored directory and
@@ -35,7 +35,7 @@ Fixes since v2.15
3535 --recurse-submodules" has been fixed.
3636
3737 * A recent regression in "git rebase -i" that broke execution of git
38- commands from subdirectories via "exec" insn has been fixed.
38+ commands from subdirectories via "exec" instruction has been fixed.
3939
4040 * "git check-ref-format --branch @{-1}" bit a "BUG()" when run
4141 outside a repository for obvious reasons; clarify the documentation
0 commit comments