Thread

Commits

  1. Fix typo in pathnode.c

  1. 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
    
  2. 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
    
  3. 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