]> Pileus Git - ~andy/git/commitdiff
RelNotes-1.5.3.5: fix another typo
authorDavid D Kilzer <ddkilzer@kilzer.net>
Sun, 4 Nov 2007 12:45:22 +0000 (04:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Nov 2007 19:37:15 +0000 (11:37 -0800)
Signed-off-by: David D Kilzer <ddkilzer@kilzer.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.5.txt

index f99a2cd65003c06ef5da26a4508b4ce74d6b267f..7ff1d5d0d100fc632208f4cbb67189ecbf58e9a4 100644 (file)
@@ -90,5 +90,5 @@ Fixes since v1.5.3.4
  * "git-send-pack $remote frotz" segfaulted when there is nothing
    named 'frotz' on the local end.
 
- * "git-rebase -interactive" did not handle its "--strategy" option
+ * "git-rebase --interactive" did not handle its "--strategy" option
    properly.