]> git.ipfire.org Git - thirdparty/git.git/commitdiff
RelNotes: a couple of typofixes
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 8 Dec 2022 14:48:07 +0000 (14:48 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Dec 2022 04:36:49 +0000 (13:36 +0900)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.39.0.txt

index 3b8b0c010f9c730bc24ef12ad0b6fcfa4550dc56..9bf00ece53e1cbcd4949ebb85a401007406a9d2b 100644 (file)
@@ -214,7 +214,7 @@ Fixes since v2.38
  * Clarify that "the sentence after <area>: prefix does not begin with
    a capital letter" rule applies only to the commit title.
 
- * "git branch --edit-description" on an unborh branch misleadingly
+ * "git branch --edit-description" on an unborn branch misleadingly
    said that no such branch exists, which has been corrected.
 
  * Work around older clang that warns against C99 zero initialization
@@ -289,7 +289,7 @@ Fixes since v2.38
    option now implies --reapply-cherry-picks and --no-fork-point
    options.
 
- * The way "git repack" creared temporary files when it received a
+ * The way "git repack" created temporary files when it received a
    signal was prone to deadlocking, which has been corrected.
 
  * Various tests exercising the transfer.credentialsInUrl