summaryrefslogtreecommitdiff
path: root/Documentation/urls.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-08-20 19:53:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-08-20 19:53:08 (GMT)
commit7d61b31b67a470c7008a989901d3efa1e6533dbe (patch)
tree93e5afaee66b77ced3d04a7c90f96cb41e8367d3 /Documentation/urls.txt
parent09c6a8e66cfe51400e6e7d5086266195c7ef62bf (diff)
parent6b677a28ffded042da18e3aefbb01d28e4a1b11b (diff)
downloadgit-7d61b31b67a470c7008a989901d3efa1e6533dbe.zip
git-7d61b31b67a470c7008a989901d3efa1e6533dbe.tar.gz
git-7d61b31b67a470c7008a989901d3efa1e6533dbe.tar.bz2
Merge branch 'vs/doc-spell' into maint
* vs/doc-spell: Documentation: spelling fixes
Diffstat (limited to 'Documentation/urls.txt')
-rw-r--r--Documentation/urls.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/urls.txt b/Documentation/urls.txt
index 1dcd1e7..2890194 100644
--- a/Documentation/urls.txt
+++ b/Documentation/urls.txt
@@ -25,7 +25,7 @@ The ssh and git protocols additionally support ~username expansion:
- git://host.xz{startsb}:port{endsb}/~{startsb}user{endsb}/path/to/repo.git/
- {startsb}user@{endsb}host.xz:/~{startsb}user{endsb}/path/to/repo.git/
-For local respositories, also supported by git natively, the following
+For local repositories, also supported by git natively, the following
syntaxes may be used:
- /path/to/repo.git/