1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-30 22:07:53 +01:00

documentation (urls.txt) typofix

This commit is contained in:
Alp Toker 2006-07-14 11:31:50 -07:00 committed by Junio C Hamano
parent 4b7ce6e2d6
commit dd4c59121f

View file

@ -15,7 +15,7 @@ to name the remote repository:
- ssh://+++[user@+++]host.xz/~/path/to/repo.git
===============================================================
SSH Is the default transport protocol and also supports an
SSH is the default transport protocol and also supports an
scp-like syntax. Both syntaxes support username expansion,
as does the native git protocol. The following three are
identical to the last three above, respectively: