Thread

Commits

  1. Fix typo in comment

  1. Minor typo in generate_useful_gather_paths comment

    James Coleman <jtc331@gmail.com> — 2021-07-05T18:54:51Z

    While re-reading this code I found a small typo and fixed it (making
    the comment more explicit at the same time).
    
    Thanks,
    James
    
  2. Re: Minor typo in generate_useful_gather_paths comment

    David Rowley <dgrowleyml@gmail.com> — 2021-07-06T00:40:02Z

    On Tue, 6 Jul 2021 at 06:55, James Coleman <jtc331@gmail.com> wrote:
    > While re-reading this code I found a small typo and fixed it (making
    > the comment more explicit at the same time).
    
    Thanks. Pushed (9ee91cc58).
    
    David