]> asedeno.scripts.mit.edu Git - git.git/commitdiff
Typofix: 1.5.3 release notes
authorJunio C Hamano <gitster@pobox.com>
Sun, 2 Sep 2007 22:03:26 +0000 (15:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Sep 2007 22:03:26 +0000 (15:03 -0700)
Documentation/RelNotes-1.5.3.txt

index 317c8b9db6badda58278e1df43204b6997e331e4..d03894b92645f2dd0d7cb464d3ab1905d8cb62ed 100644 (file)
@@ -152,7 +152,7 @@ Updates since v1.5.2
     cloning locally.
 
   - URL used for "git clone" and friends can specify nonstandard SSH port
-    by using sh://host:port/path/to/repo syntax.
+    by using ssh://host:port/path/to/repo syntax.
 
   - "git bundle create" can now create a bundle without negative refs,
     i.e. "everything since the beginning up to certain points".