[PATCH 5/8] cgitrc.5.txt: change 'formatstring' to two words

Ferry Huberts mailings at hupie.com
Wed Mar 21 08:15:45 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 a72241f..517266b 100644
> --- a/cgitrc.5.txt
> +++ b/cgitrc.5.txt
> @@ -238,7 +238,7 @@ mimetype-file::
>   	  by one or more file extensions (like jpg), all separated by whitespace
>
>   module-link::
> -	Text which will be used as the formatstring for a hyperlink when a
> +	Text which will be used as the format string for a hyperlink when a
>   	submodule is printed in a directory listing. The arguments for the
>   	formatstring are the path and SHA1 of the submodule commit. Default
>   	value: none.
> @@ -424,9 +424,9 @@ repo.logo-link::
>   	value: global logo-link.
>
>   repo.module-link::
> -	Text which will be used as the formatstring for a hyperlink when a
> +	Text which will be used as the format string for a hyperlink when a
>   	submodule is printed in a directory listing. The arguments for the
> -	formatstring are the path and SHA1 of the submodule commit. Default
> +	format string are the path and SHA1 of the submodule commit. Default
>   	value:<module-link>
>
>   repo.module-link.<path>::

-- 
Ferry Huberts





More information about the CGit mailing list