On Fri, Jun 22, 2018 at 2:50 AM Ville Skyttä <ville.sky...@iki.fi> wrote:
> Signed-off-by: Ville Skyttä <ville.sky...@iki.fi>
> ---
> diff --git a/Documentation/config.txt b/Documentation/config.txt
> @@ -354,7 +354,7 @@ advice.*::
>         ignoredHook::
> -               Advice shown if an hook is ignored because the hook is not
> +               Advice shown if a hook is ignored because the hook is not

British vs. American English, I believe. Since the project leans
toward[1] American English, this change is probably reasonable in the
larger scope of this patch.

[1]: https://public-inbox.org/git/xmqq4m9gpebm....@gitster.mtv.corp.google.com/

> diff --git a/Documentation/technical/api-gitattributes.txt 
> b/Documentation/technical/api-gitattributes.txt
> @@ -146,7 +146,7 @@ To get the values of all attributes associated with a 
> file:
>  * Iterate over the `attr_check.items[]` array to examine
>    the attribute names and values.  The name of the attribute
> -  described by a  `attr_check.items[]` object can be retrieved via
> +  described by an `attr_check.items[]` object can be retrieved via

This also collapses the space-space to a single space, which is good.

All the other changes look fine, as well. Thanks.

Reply via email to