Skip to content

Commit ae9e7f0

Browse files
committed
fix typos in custom spellcheck dict
1 parent a1c248b commit ae9e7f0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

scripts/hunspell/isocpp.dic

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ derived1
120120
derived2
121121
destructors
122122
Destructors
123-
detatch
123+
detach
124124
Dewhurst
125125
Dewhurst03
126126
disambiguator
@@ -135,6 +135,7 @@ enum
135135
Enum
136136
enums
137137
eq
138+
eqdefault
138139
EqualityComparable
139140
errno
140141
expr
@@ -491,7 +492,8 @@ typesafe
491492
UB
492493
unaliased
493494
uncompromised
494-
unenforcable
495+
undetached
496+
unenforceable
495497
uninit
496498
uniqueptrparam
497499
unnamed2

0 commit comments

Comments
 (0)