[PATCH 6/8] cgitrc.5.txt: correct a few typos

Ferry Huberts mailings at hupie.com
Wed Mar 21 08:16:48 CET 2012



On 21-03-12 02:07, Jamie Couture wrote:
> Signed-off-by: Jamie Couture<jamie.couture at gmail.com>

Reviewed-by: Ferry Huberts <ferry.huberts at pelagic.nl>
> ---
>   cgitrc.5.txt |    6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/cgitrc.5.txt b/cgitrc.5.txt
> index 517266b..36c9644 100644
> --- a/cgitrc.5.txt
> +++ b/cgitrc.5.txt
> @@ -249,7 +249,7 @@ nocache::
>   	value: "0".
>
>   noplainemail::
> -	If set to "1" showing full author email adresses will be disabled.
> +	If set to "1" showing full author email addresses will be disabled.
>   	Default value: "0".
>
>   noheader::
> @@ -524,7 +524,7 @@ environment variable will be unset.
>   MACRO EXPANSION
>   ---------------
>   The following cgitrc options supports a simple macro expansion feature,
> -where tokens prefixed with "$" are replaced with the value of a similary
> +where tokens prefixed with "$" are replaced with the value of a similarly
>   named environment variable:
>
>   - cache-root
> @@ -551,7 +551,7 @@ EXAMPLE CGITRC FILE
>   -------------------
>
>   ....
> -# Enable caching of up to 1000 output entriess
> +# Enable caching of up to 1000 output entries
>   cache-size=1000
>
>

-- 
Ferry Huberts





More information about the CGit mailing list