mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
fix typos in custom spellcheck dict
This commit is contained in:
parent
a1c248b26f
commit
ae9e7f0118
|
@ -120,7 +120,7 @@ derived1
|
|||
derived2
|
||||
destructors
|
||||
Destructors
|
||||
detatch
|
||||
detach
|
||||
Dewhurst
|
||||
Dewhurst03
|
||||
disambiguator
|
||||
|
@ -135,6 +135,7 @@ enum
|
|||
Enum
|
||||
enums
|
||||
eq
|
||||
eqdefault
|
||||
EqualityComparable
|
||||
errno
|
||||
expr
|
||||
|
@ -491,7 +492,8 @@ typesafe
|
|||
UB
|
||||
unaliased
|
||||
uncompromised
|
||||
unenforcable
|
||||
undetached
|
||||
unenforceable
|
||||
uninit
|
||||
uniqueptrparam
|
||||
unnamed2
|
||||
|
|
Loading…
Reference in New Issue
Block a user