Sebastian Schuberth <sschube...@gmail.com> writes:

> Signed-off-by: Sebastian Schuberth <sschube...@gmail.com>
> ---

Is that an improvement?  Is the plural of "dup" (used as an
abbreviation of "duplicate") "dupes" not "dups"?

>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index c44eb3a..6f8ae23 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2447,7 +2447,7 @@ check-docs::
>          esac; \
>      done ) | sort
>
> -### Make sure built-ins do not have dups and listed in git.c
> +### Make sure built-ins do not have dupes and are listed in git.c
>  #
>  check-builtins::
>      ./check-builtins.sh
--
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