Skip to content

Commit

Permalink
scripts/spelling.txt: add more spellings to spelling.txt
Browse files Browse the repository at this point in the history
Some of the more common spelling mistakes and typos that I've found
while fixing up spelling mistakes in the kernel in the past few months.

Link: https://lkml.kernel.org/r/20210907072941.7033-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Colin Ian King authored and Linus Torvalds committed Nov 6, 2021
1 parent 8bb7eca commit baef114
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions scripts/spelling.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ assum||assume
assumtpion||assumption
asuming||assuming
asycronous||asynchronous
asychronous||asynchronous
asynchnous||asynchronous
asynchromous||asynchronous
asymetric||asymmetric
Expand Down Expand Up @@ -241,6 +242,7 @@ beter||better
betweeen||between
bianries||binaries
bitmast||bitmask
bitwiedh||bitwidth
boardcast||broadcast
borad||board
boundry||boundary
Expand All @@ -265,7 +267,10 @@ calucate||calculate
calulate||calculate
cancelation||cancellation
cancle||cancel
cant||can't
cant'||can't
canot||cannot
cann't||can't
capabilites||capabilities
capabilties||capabilities
capabilty||capability
Expand Down Expand Up @@ -501,6 +506,7 @@ disble||disable
disgest||digest
disired||desired
dispalying||displaying
dissable||disable
diplay||display
directon||direction
direcly||directly
Expand Down Expand Up @@ -595,6 +601,7 @@ exceded||exceeded
exceds||exceeds
exceeed||exceed
excellant||excellent
exchnage||exchange
execeeded||exceeded
execeeds||exceeds
exeed||exceed
Expand Down Expand Up @@ -938,6 +945,7 @@ migrateable||migratable
milliseonds||milliseconds
minium||minimum
minimam||minimum
minimun||minimum
miniumum||minimum
minumum||minimum
misalinged||misaligned
Expand All @@ -956,6 +964,7 @@ mmnemonic||mnemonic
mnay||many
modfiy||modify
modifer||modifier
modul||module
modulues||modules
momery||memory
memomry||memory
Expand Down Expand Up @@ -1154,6 +1163,7 @@ programable||programmable
programers||programmers
programm||program
programms||programs
progres||progress
progresss||progress
prohibitted||prohibited
prohibitting||prohibiting
Expand Down Expand Up @@ -1328,6 +1338,7 @@ servive||service
setts||sets
settting||setting
shapshot||snapshot
shoft||shift
shotdown||shutdown
shoud||should
shouldnt||shouldn't
Expand Down Expand Up @@ -1439,6 +1450,7 @@ syfs||sysfs
symetric||symmetric
synax||syntax
synchonized||synchronized
synchronization||synchronization
synchronuously||synchronously
syncronize||synchronize
syncronized||synchronized
Expand Down Expand Up @@ -1521,6 +1533,7 @@ unexpexted||unexpected
unfortunatelly||unfortunately
unifiy||unify
uniterrupted||uninterrupted
uninterruptable||uninterruptible
unintialized||uninitialized
unitialized||uninitialized
unkmown||unknown
Expand Down Expand Up @@ -1553,6 +1566,7 @@ unuseful||useless
unvalid||invalid
upate||update
upsupported||unsupported
useable||usable
usefule||useful
usefull||useful
usege||usage
Expand All @@ -1574,6 +1588,7 @@ varient||variant
vaule||value
verbse||verbose
veify||verify
verfication||verification
veriosn||version
verisons||versions
verison||version
Expand All @@ -1586,6 +1601,7 @@ visiters||visitors
vitual||virtual
vunerable||vulnerable
wakeus||wakeups
was't||wasn't
wathdog||watchdog
wating||waiting
wiat||wait
Expand Down

0 comments on commit baef114

Please sign in to comment.