aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-02-07 11:55:11 -0800
committerJunio C Hamano <gitster@pobox.com>2014-02-07 11:55:12 -0800
commitefe5f1d25d198ae8796b6f095c2cffae270bb9b6 (patch)
tree9b851ba1b50793afd5384d77a72b1d254a0ee9c7 /Documentation/git-clone.txt
parentc256661bbe09c842f7b6fe24986294d611f25200 (diff)
parent5fe8f49b6d59cf143a5898ddbb161444a95fa871 (diff)
downloadgit-efe5f1d25d198ae8796b6f095c2cffae270bb9b6.tar.gz
Merge branch 'ow/manpages-typofix'
Various typofixes, all looked correct. * ow/manpages-typofix: Documentation: fix typos in man pages
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 49878570bf..bf3dac0cef 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -208,7 +208,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.