Skip to content

Commit bd5df96

Browse files
dschogitster
authored andcommitted
RelNotes: a couple of typofixes
Signed-off-by: Johannes Schindelin <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2e71cbb commit bd5df96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/RelNotes/2.39.0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ Fixes since v2.38
214214
* Clarify that "the sentence after <area>: prefix does not begin with
215215
a capital letter" rule applies only to the commit title.
216216

217-
* "git branch --edit-description" on an unborh branch misleadingly
217+
* "git branch --edit-description" on an unborn branch misleadingly
218218
said that no such branch exists, which has been corrected.
219219

220220
* Work around older clang that warns against C99 zero initialization
@@ -289,7 +289,7 @@ Fixes since v2.38
289289
option now implies --reapply-cherry-picks and --no-fork-point
290290
options.
291291

292-
* The way "git repack" creared temporary files when it received a
292+
* The way "git repack" created temporary files when it received a
293293
signal was prone to deadlocking, which has been corrected.
294294

295295
* Various tests exercising the transfer.credentialsInUrl

0 commit comments

Comments
 (0)