Thread
Commits
-
Fix typo in jsonfuncs.c.
- 8ffb003591ff 14.0 landed
-
Typo in jsonfuncs.c
Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp> — 2021-04-08T01:06:56Z
Hi, I found a typo in jsonfuncs.c, probably. s/an an/an/ Please find attached patch. Thanks, Tatsuro Yamada
-
Re: Typo in jsonfuncs.c
Julien Rouhaud <rjuju123@gmail.com> — 2021-04-08T08:33:18Z
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
Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp> — 2021-04-08T23:18:14Z
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