Thomas Ackermann <th.ac...@arcor.de> writes:

> Signed-off-by: Thomas Ackermann <th.ac...@arcor.de>
>
> ---
>  Documentation/git-http-backend.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-http-backend.txt 
> b/Documentation/git-http-backend.txt
> index e8c13f6..d422ba4 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

Good eyes; thanks.

>       loaded, then set `GIT_PROJECT_ROOT` appropriately and redirect
>       all requests to the CGI:
>  +
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to