aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-09 11:45:04 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-09 11:45:04 -0700
commitefb4ec68b82aa003e18c1731e17503d3bf8d15f4 (patch)
tree90de8f10e2435c598c1cfecc3b4b4f2fcaf4cc29
parent4d7ad08f6a3ff172eba464d0037a85ecce00fd0c (diff)
parent5df05146d5cb94628a3dfc53063c802ee1152cec (diff)
downloadgit-efb4ec68b82aa003e18c1731e17503d3bf8d15f4.tar.gz
Merge commit 'doc/http-backend: missing accent grave in literal mark-up'
* commit '5df05146d5cb94628a3dfc53063c802ee1152cec': doc/http-backend: missing accent grave in literal mark-up
-rw-r--r--Documentation/git-http-backend.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-http-backend.txt b/Documentation/git-http-backend.txt
index e8c13f60ae..d422ba4b59 100644
--- a/Documentation/git-http-backend.txt
+++ b/Documentation/git-http-backend.txt
@@ -191,7 +191,7 @@ ScriptAlias /git/ /var/www/cgi-bin/gitweb.cgi/
----------------------------------------------------------------
Lighttpd::
- Ensure that `mod_cgi`, `mod_alias, `mod_auth`, `mod_setenv` are
+ Ensure that `mod_cgi`, `mod_alias`, `mod_auth`, `mod_setenv` are
loaded, then set `GIT_PROJECT_ROOT` appropriately and redirect
all requests to the CGI:
+