RelNotes-1.5.3.5: fix another typo

Signed-off-by: David D Kilzer <ddkilzer@kilzer.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
David D Kilzer 2007-11-04 04:45:22 -08:00 committed by Junio C Hamano
parent d8e21ba896
commit f49439e1e1

View 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.