Merge branch 'jc/diff-ws-error-highlight'
[gitweb.git] / Documentation / git-http-backend.txt
index 8c6acbe440c8c9a2df8cbe5b3a13a4b355c9e0ac..9268fb6b1ea2de2b29fb077a1a675c727526abeb 100644 (file)
@@ -65,8 +65,8 @@ automatically by the web server.
 
 EXAMPLES
 --------
-All of the following examples map 'http://$hostname/git/foo/bar.git'
-to '/var/www/git/foo/bar.git'.
+All of the following examples map `http://$hostname/git/foo/bar.git`
+to `/var/www/git/foo/bar.git`.
 
 Apache 2.x::
        Ensure mod_cgi, mod_alias, and mod_env are enabled, set