Re: [PATCH 1/1] xdiffi: fix typos and touch up comments

2019-10-10 Thread Johannes Schindelin
Hi Peff, On Wed, 9 Oct 2019, Jeff King wrote: > On Tue, Oct 08, 2019 at 11:27:52AM -0700, Johannes Schindelin via > GitGitGadget wrote: > > > From: Johannes Schindelin > > > > Inspired by the thoroughly stale https://github.com/git/git/pull/159, > > this patch fixes a couple of typos, rewraps a

Re: [PATCH 1/1] xdiffi: fix typos and touch up comments

2019-10-09 Thread Jeff King
On Tue, Oct 08, 2019 at 11:27:52AM -0700, Johannes Schindelin via GitGitGadget wrote: > From: Johannes Schindelin > > Inspired by the thoroughly stale https://github.com/git/git/pull/159, > this patch fixes a couple of typos, rewraps and clarifies some comments. > > Signed-off-by: Johannes Sch