Re: [Outreachy kernel] [PATCH] Documentation: Fix typos

2017-03-15 Thread Jonathan Corbet
On Wed, 15 Mar 2017 14:56:20 -0700 Alison Schofield wrote: > I'm wondering if there is one 'official' dictionary linux kernel > follows? No, I don't think there's really a need for one. If we can get a minimum of documentation without obvious errors, we'll be ahead of where we are now :) jon -

Re: [Outreachy kernel] [PATCH] Documentation: Fix typos

2017-03-15 Thread Julia Lawall
On Wed, 15 Mar 2017, Alison Schofield wrote: > On Wed, Mar 15, 2017 at 09:07:56PM +0100, Julia Lawall wrote: > > > > > > On Wed, 15 Mar 2017, Tamara Diaconita wrote: > > > > > Fix typos in sync_file.txt to make documentation grammatically correct. > > > > It's a bit picky, but you are not making

Re: [Outreachy kernel] [PATCH] Documentation: Fix typos

2017-03-15 Thread Alison Schofield
On Wed, Mar 15, 2017 at 09:07:56PM +0100, Julia Lawall wrote: > > > On Wed, 15 Mar 2017, Tamara Diaconita wrote: > > > Fix typos in sync_file.txt to make documentation grammatically correct. > > It's a bit picky, but you are not making the text grammatically correct, > You are fixing spelling m

Re: [Outreachy kernel] [PATCH] Documentation: Fix typos

2017-03-15 Thread Julia Lawall
On Wed, 15 Mar 2017, Tamara Diaconita wrote: > Fix typos in sync_file.txt to make documentation grammatically correct. It's a bit picky, but you are not making the text grammatically correct, You are fixing spelling mistakes, but not changing any aspect of the grammar. julia > > Signed-off-by