List for cgit developers and users
 help / color / mirror / Atom feed
From: mailings at hupie.com (Ferry Huberts)
Subject: [PATCH 7/8] correct usage of 'webinterface'
Date: Wed, 21 Mar 2012 08:17:10 +0100	[thread overview]
Message-ID: <4F698076.7010807@hupie.com> (raw)
In-Reply-To: <1332292077-9709-8-git-send-email-jamie.couture@gmail.com>



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

Reviewed-by: Ferry Huberts <ferry.huberts at pelagic.nl>
> ---
>   cgit.c       |    2 +-
>   cgitrc.5.txt |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/cgit.c b/cgit.c
> index b9b3a66..68ff50d 100644
> --- a/cgit.c
> +++ b/cgit.c
> @@ -351,7 +351,7 @@ static void prepare_context(struct cgit_context *ctx)
>   	ctx->cfg.remove_suffix = 0;
>   	ctx->cfg.robots = "index, nofollow";
>   	ctx->cfg.root_title = "Git repository browser";
> -	ctx->cfg.root_desc = "a fast webinterface for the git dscm";
> +	ctx->cfg.root_desc = "a fast web interface for the git dscm";
>   	ctx->cfg.scan_hidden_path = 0;
>   	ctx->cfg.script_name = CGIT_SCRIPT_NAME;
>   	ctx->cfg.section = "";
> diff --git a/cgitrc.5.txt b/cgitrc.5.txt
> index 36c9644..b5852fc 100644
> --- a/cgitrc.5.txt
> +++ b/cgitrc.5.txt
> @@ -286,7 +286,7 @@ robots::
>
>   root-desc::
>   	Text printed below the heading on the repository index page. Default
> -	value: "a fast webinterface for the git dscm".
> +	value: "a fast web interface for the git dscm".
>
>   root-readme::
>   	The content of the file specified with this option will be included

-- 
Ferry Huberts





  reply	other threads:[~2012-03-21  7:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-21  1:07 [PATCH] Some Documentation Changes jamie.couture
2012-03-21  1:07 ` [PATCH 1/8] cgitrc.5.txt: move deprecated options jamie.couture
2012-03-21  7:12   ` mailings
2012-03-21  1:07 ` [PATCH 2/8] changed wording of " jamie.couture
2012-03-21  7:15   ` mailings
2012-03-21 13:09     ` jamie.couture
2012-03-21  1:07 ` [PATCH 3/8] deprecate option index-header jamie.couture
2012-03-21  1:07 ` [PATCH 4/8] deprecate option index-info jamie.couture
2012-03-21  1:07 ` [PATCH 5/8] cgitrc.5.txt: change 'formatstring' to two words jamie.couture
2012-03-21  7:15   ` mailings
2012-03-21  1:07 ` [PATCH 6/8] cgitrc.5.txt: correct a few typos jamie.couture
2012-03-21  7:16   ` mailings
2012-03-21  1:07 ` [PATCH 7/8] correct usage of 'webinterface' jamie.couture
2012-03-21  7:17   ` mailings [this message]
2012-03-21  1:07 ` [PATCH 8/8] cgitrc.5.txt: one vs. two word changes jamie.couture
2012-03-21  7:19 ` [PATCH] Some Documentation Changes mailings
2012-03-21  8:27   ` larsh
2012-03-21  8:25     ` mailings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F698076.7010807@hupie.com \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).