Merge branch 'jk/pack-bitmap'
[gitweb.git] / Documentation / git-http-backend.txt
index e8c13f60aea59c1c0575f1c0802a11fcc35ecb3c..d422ba4b59acf31151f149c8067c18e541e5bdb2 100644 (file)
@@ -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:
 +