]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-symbolic-ref.txt
Merge branch 'js/maint-daemon-syslog'
[git.git] / Documentation / git-symbolic-ref.txt
index a4962413d39c3aea500abf226409536581c89ccc..6266e6f6589388571d981153500ee52c55e9870d 100644 (file)
@@ -49,7 +49,7 @@ cumbersome.  On some platforms, `ln -sf` does not even work as
 advertised (horrors).  Therefore symbolic links are now deprecated
 and symbolic refs are used by default.
 
-`git-symbolic-ref` will exit with status 0 if the contents of the
+'git-symbolic-ref' will exit with status 0 if the contents of the
 symbolic ref were printed correctly, with status 1 if the requested
 name is not a symbolic ref, or 128 if another error occurs.