Merge branch 'dk/blame-keep-origin-blob'
[gitweb.git] / Documentation / git-submodule.txt
index 2794e2978021c08b613b07aebf36090c7943fe09..ac8c6879dda34d1efde94903703e19f09a8af891 100644 (file)
@@ -42,7 +42,7 @@ This may be either an absolute URL, or (if it begins with ./
 or ../), the location relative to the superproject's default remote
 repository (Please note that to specify a repository 'foo.git'
 which is located right next to a superproject 'bar.git', you'll
-have to use '../foo.git' instead of './foo.git' - as one might expect
+have to use `../foo.git` instead of `./foo.git` - as one might expect
 when following the rules for relative URLs - because the evaluation
 of relative URLs in Git is identical to that of relative directories).
 +