Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1575095 > unrolled thread
| Started by | Ross Zwisler <ross.zwisler@linux.intel.com> |
|---|---|
| First post | 2017-02-06 20:40 +0100 |
| Last post | 2017-02-07 01:40 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] scripts/spelling.txt: fix incorrect typo-words Ross Zwisler <ross.zwisler@linux.intel.com> - 2017-02-06 20:40 +0100
Re: [PATCH] scripts/spelling.txt: fix incorrect typo-words Joe Perches <joe@perches.com> - 2017-02-07 01:40 +0100
| From | Ross Zwisler <ross.zwisler@linux.intel.com> |
|---|---|
| Date | 2017-02-06 20:40 +0100 |
| Subject | [PATCH] scripts/spelling.txt: fix incorrect typo-words |
| Message-ID | <t7XiN-OK-15@gated-at.bofh.it> |
Fix up some incorrect typo-words. Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com> --- This applies cleanly to mmots/master and v4.10-rc6-mmots-2017-02-02-16-28. --- scripts/spelling.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/spelling.txt b/scripts/spelling.txt index 201d0ed..79fe6eb 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@ -40,7 +40,7 @@ achitecture||architecture acient||ancient acitions||actions acitve||active -acknowldegement||acknowldegement +acknowldegement||acknowledgment acknowledgement||acknowledgment ackowledge||acknowledge ackowledged||acknowledged @@ -601,7 +601,7 @@ intrrupt||interrupt intterrupt||interrupt intuative||intuitive invaid||invalid -invalde||invald +invalde||invalid invalide||invalid invididual||individual invokation||invocation @@ -632,7 +632,7 @@ libaries||libraries libary||library librairies||libraries libraris||libraries -licenceing||licencing +licenceing||licensing loggging||logging loggin||login logile||logfile @@ -1065,7 +1065,7 @@ tramsmitted||transmitted tramsmit||transmit tranfer||transfer transciever||transceiver -transferd||transferrd +transferd||transferred transfered||transferred transfering||transferring transision||transition -- 2.7.4
[toc] | [next] | [standalone]
| From | Joe Perches <joe@perches.com> |
|---|---|
| Date | 2017-02-07 01:40 +0100 |
| Message-ID | <t81Z8-3QF-17@gated-at.bofh.it> |
| In reply to | #1575095 |
On Mon, 2017-02-06 at 12:34 -0700, Ross Zwisler wrote: > Fix up some incorrect typo-words. Heh. Thanks. Spelling corrections that aren't spelled correctly aren't worth much. > diff --git a/scripts/spelling.txt b/scripts/spelling.txt [] > @@ -632,7 +632,7 @@ libaries||libraries > libary||library > librairies||libraries > libraris||libraries > -licenceing||licencing > +licenceing||licensing But this one is a valid British spelling and should be kept as is.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web