aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/urls.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2010-07-20 00:17:17 +0300
committerJunio C Hamano <gitster@pobox.com>2010-07-20 16:59:17 -0700
commit6b677a28ffded042da18e3aefbb01d28e4a1b11b (patch)
tree83c264fd63e96280937313cd3cce4555fa622acd /Documentation/urls.txt
parent77b5be2abab69a69618dd40a6ca8b754388b8216 (diff)
downloadgit-6b677a28ffded042da18e3aefbb01d28e4a1b11b.tar.gz
Documentation: spelling fixes
[jc: with wording changes from Jonathan Nieder] Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 1dcd1e7f1e..289019478d 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/