[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] PATCH] main.c: update the --method description
From: |
Darshit Shah |
Subject: |
Re: [Bug-wget] PATCH] main.c: update the --method description |
Date: |
Thu, 24 Jul 2014 14:18:39 +0530 |
I guess it should be 'in'. Because the HTTPMethod is a part of the
request and not the complete request on its own. Hence, it should
probably be 'in the request'.
On Thu, Jul 24, 2014 at 12:53 AM, Ángel González <address@hidden> wrote:
>
>> N_("\
>> - --method=HTTPMethod use method \"HTTPMethod\" in the
>> header.\n"),
>> + --method=HTTPMethod use method \"HTTPMethod\" in the
>> request.\n"),
>
> I wonder if it should be 'in' or 'for'
>
>
--
Thanking You,
Darshit Shah