Thread: Typo in jsonfuncs.c

Typo in jsonfuncs.c

From
Tatsuro Yamada
Date:
Hi,

I found a typo in jsonfuncs.c, probably.
   s/an an/an/
Please find attached patch.

Thanks,
Tatsuro Yamada


Attachment

Re: Typo in jsonfuncs.c

From
Julien Rouhaud
Date:
On Thu, Apr 08, 2021 at 10:06:56AM +0900, Tatsuro Yamada wrote:
> Hi,
> 
> I found a typo in jsonfuncs.c, probably.
>   s/an an/an/
> Please find attached patch.

For the archives' sake, this has been pushed as of 8ffb003591.



Re: Typo in jsonfuncs.c

From
Tatsuro Yamada
Date:
Hi Julien and Amit Kapila,

On 2021/04/08 17:33, Julien Rouhaud wrote:
> On Thu, Apr 08, 2021 at 10:06:56AM +0900, Tatsuro Yamada wrote:
>> Hi,
>>
>> I found a typo in jsonfuncs.c, probably.
>>    s/an an/an/
>> Please find attached patch.
> 
> For the archives' sake, this has been pushed as of 8ffb003591.


Julien, thanks for the info! :-D
Also, thanks for taking your time to push this, Amit.
  
Regards,
Tatsuro Yamada