Code

Documentation/git-request-pull: Fixed a typo ("send" -> "end")
authorDirk Suesserott <newsletter@dirk.my1.cc>
Wed, 9 Apr 2008 20:20:10 +0000 (22:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Apr 2008 19:25:30 +0000 (12:25 -0700)
Signed-off-by: Dirk Suesserott <newsletter@dirk.my1.cc>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-request-pull.txt

index 270df9b185a53977665c2143bdffa6f3c275d326..9a14c04e39bd6c5c41de988f7dd9d18477e92c85 100644 (file)
@@ -24,7 +24,7 @@ OPTIONS
        URL to include in the summary.
 
 <end>::
-       Commit to send at; defaults to HEAD.
+       Commit to end at; defaults to HEAD.
 
 Author
 ------