Merge branch 'mw/symlinks'
[gitweb.git] / Documentation / git-clone.txt
index 49878570bfabd3871d2c2c04cadcac52c66a448d..bf3dac0ceffdaa6490f30a507d11cff2d199d9de 100644 (file)
@@ -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.