aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorØystein Walle <oystwa@gmail.com>2014-02-05 23:19:43 +0100
committerJunio C Hamano <gitster@pobox.com>2014-02-05 14:35:45 -0800
commit5fe8f49b6d59cf143a5898ddbb161444a95fa871 (patch)
tree65293eeb6f73b77030840a40327aff284fe0af4b /Documentation/git-clone.txt
parent3330a2c4f6b494f2b02fda2869d85bc1f8e019aa (diff)
downloadgit-5fe8f49b6d59cf143a5898ddbb161444a95fa871.tar.gz
git-5fe8f49b6d59cf143a5898ddbb161444a95fa871.tar.xz
Documentation: fix typos in man pages
Signed-off-by: Øystein Walle <oystwa@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-clone.txt')
-rw-r--r--Documentation/git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 450f15877..386565887 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -213,7 +213,7 @@ objects from the source repository into a pack in the cloned repository.
--separate-git-dir=<git dir>::
Instead of placing the cloned repository where it is supposed
to be, place the cloned repository at the specified directory,
- then make a filesytem-agnostic Git symbolic link to there.
+ then make a filesystem-agnostic Git symbolic link to there.
The result is Git repository can be separated from working
tree.