Re: [PATCH] Documentation: fpga: cleanup

2018-05-29 Thread Alan Tull
On Tue, May 29, 2018 at 3:12 PM, Randy Dunlap wrote: > On 05/29/2018 10:56 AM, Alan Tull wrote: >> Minor fixes including: >> >> * fix some typos >> * correct use of a/an >> * rephrase explanation of .state ops function >> * s/re-use/reuse/ (use only one spelling of 'reuse' in these docs) >> * s/cp

Re: [PATCH] Documentation: fpga: cleanup

2018-05-29 Thread Randy Dunlap
On 05/29/2018 10:56 AM, Alan Tull wrote: > Minor fixes including: > > * fix some typos > * correct use of a/an > * rephrase explanation of .state ops function > * s/re-use/reuse/ (use only one spelling of 'reuse' in these docs) > * s/cpu/CPU/ > > Signed-off-by: Alan Tull Thanks. Looks good. Ac