Thread
Commits
-
Fix typo in pathnode.c
- 940c8b01b071 13.0 landed
-
Fix a typo in add_partial_path
Amit Langote <amitlangote09@gmail.com> — 2019-08-06T08:34:06Z
Hi, Attached patch for: s/incompable/incompatible/g Thanks, Amit
-
Re: Fix a typo in add_partial_path
Michael Paquier <michael@paquier.xyz> — 2019-08-06T09:12:24Z
On Tue, Aug 06, 2019 at 05:34:06PM +0900, Amit Langote wrote: > Attached patch for: > > s/incompable/incompatible/g Thanks, applied. -- Michael
-
Re: Fix a typo in add_partial_path
Amit Langote <amitlangote09@gmail.com> — 2019-08-06T09:17:09Z
On Tue, Aug 6, 2019 at 6:12 PM Michael Paquier <michael@paquier.xyz> wrote: > > On Tue, Aug 06, 2019 at 05:34:06PM +0900, Amit Langote wrote: > > Attached patch for: > > > > s/incompable/incompatible/g > > Thanks, applied. Thank you Michael. Regards, Amit