Re: [dpdk-dev] [PATCH v2] eal: fix spelling errors

2020-04-24 Thread Thomas Monjalon
10/03/2020 17:35, Stephen Hemminger: > Fix spelling errors in comments (found with codespell). > > Note that "inbetween" is not correct in English and should > either be two words or better yet, the in can be dropped. > https://www.grammarly.com/blog/in-between-or-inbetween/ > > Signed-off-by: St

[dpdk-dev] [PATCH v2] eal: fix spelling errors

2020-03-10 Thread Stephen Hemminger
Fix spelling errors in comments (found with codespell). Note that "inbetween" is not correct in English and should either be two words or better yet, the in can be dropped. https://www.grammarly.com/blog/in-between-or-inbetween/ Signed-off-by: Stephen Hemminger --- v2 - drop mistaken fix to arm/