Re: [PATCH] bisect-helper: fix grammatical typo in exit_if_skipped_commits()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le mardi 21 avril 2009, Stephen Boyd a écrit :
> This is against pu.
>
>  bisect.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/bisect.c b/bisect.c
> index f6e1378..5902e83 100644
> --- a/bisect.c
> +++ b/bisect.c
> @@ -575,7 +575,7 @@ static void exit_if_skipped_commits(struct
> commit_list *tried, if (!tried)
>  		return;
>
> -	printf("There are only 'skip'ped commit left to test.\n"
> +	printf("There are only 'skip'ped commits left to test.\n"
>  	       "The first bad commit could be any of:\n");
>  	print_commit_list(tried, "%s\n", "%s\n");
>  	if (bad)

Acked-by: Christian Couder <chriscool@xxxxxxxxxxxxx>

Thanks,
Christian.

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]