Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/main/resources/com/intellij/spellchecker/english.dic
Original file line number Diff line number Diff line change
Expand Up @@ -97450,6 +97450,7 @@ underfeeds
underfloor
underflow
underflow's
underflows
underfoot
underframe
underframe's
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ ccflags
cdata
cellpadding
cellspacing
char's
checkstyle
chmod
classloader
Expand Down Expand Up @@ -151,6 +152,7 @@ doclets
doctype
docx
dojo
double's
dtrace
dumpfile
dvcs
Expand Down Expand Up @@ -188,6 +190,7 @@ filesystems
filetype
filetypes
flexbox
float's
floralwhite
fmts
foobar
Expand Down Expand Up @@ -265,6 +268,7 @@ instanceof
instanceofs
insteadof
intra
int's
ints
iostream
isnull
Expand Down Expand Up @@ -542,6 +546,7 @@ sqlerror
sqlexception
sqlstate
sqlwarning
sqrt
statusbar
steelblue
stdarg
Expand Down
3 changes: 3 additions & 0 deletions src/main/resources/com/intellij/spellchecker/programming.dic
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,9 @@ promisified
proven
proxied
pseudocode
pseudorandom
pseudorandomly
pseudorandomness
punctuator
punctuators
quickfix
Expand Down
Loading