Skip to content

Commit 7bac6a4

Browse files
tmzullingergitster
authored andcommitted
RelNotes: minor typo fixes in 2.43.0 draft
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3596e18 commit 7bac6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Backward Compatibility Notes
1616
rule is that "--not" given from the command line only affects revs
1717
given from the command line that comes but not revs read from the
1818
standard input, and "--not" read from the standard input affects
19-
revs given from the stanrdard input and not revs given from the
19+
revs given from the standard input and not revs given from the
2020
command line.
2121

2222
UI, Workflows & Features
@@ -62,7 +62,7 @@ UI, Workflows & Features
6262
describe complex "revert of revert of revert" situation better in
6363
their own words.
6464

65-
* The command-line complation support (in contrib/) learned to
65+
* The command-line completion support (in contrib/) learned to
6666
complete "git commit --trailer=" for possible trailer keys.
6767

6868
* "git update-index" learns "--show-index-version" to inspect

0 commit comments

Comments
 (0)