Skip to content

Commit 7d22aec

Browse files
tmzullingergitster
authored andcommitted
RelNotes: minor typo fixes in 2.15.1 draft
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 95a731c commit 7d22aec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Documentation/RelNotes/2.15.1.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)