fix(dict): Add March's typos

Fixes #677
This commit is contained in:
Ed Page 2023-03-29 21:40:36 -05:00
parent e10e0d20da
commit 039edba3de
2 changed files with 19 additions and 1 deletions

View file

@ -13462,6 +13462,7 @@ deativated,deactivated
deativates,deactivates deativates,deactivates
deativation,deactivation deativation,deactivation
deatlhy,deathly deatlhy,deathly
deature,feature
deaults,defaults deaults,defaults
deauthenication,deauthentication deauthenication,deauthentication
debain,debian debain,debian
@ -13700,6 +13701,7 @@ decroative,decorative
decrpt,decrypt decrpt,decrypt
decrpted,decrypted decrpted,decrypted
decrption,decryption decrption,decryption
decryptation,decryption
decrytion,decryption decrytion,decryption
decscription,description decscription,description
decsend,descend decsend,descend
@ -18177,6 +18179,7 @@ encrpyted,encrypted
encrpytion,encryption encrpytion,encryption
encrupted,encrypted encrupted,encrypted
encrypiton,encryption encrypiton,encryption
encryptation,encryption
encrypte,encrypted,encrypt encrypte,encrypted,encrypt
encrypter,encryptor encrypter,encryptor
encryptiion,encryption encryptiion,encryption
@ -40244,6 +40247,7 @@ referene,referee,reference
referenece,reference referenece,reference
refereneced,referenced refereneced,referenced
refereneces,references refereneces,references
referenecs,references
referenence,reference referenence,reference
referenenced,referenced referenenced,referenced
referenences,references referenences,references
@ -44216,6 +44220,7 @@ signatur,signature
signficant,significant signficant,significant
signficantly,significantly signficantly,significantly
signficiant,significant signficiant,significant
signficiantly,significantly
signfies,signifies signfies,signifies
signfiy,signify signfiy,signify
signguature,signature signguature,signature
@ -48095,6 +48100,7 @@ technicaly,technically
technicans,technicians technicans,technicians
technichan,technician technichan,technician
technichian,technician technichian,technician
technicial,technical
technicials,technicians technicials,technicians
technicien,technician technicien,technician
techniciens,technicians techniciens,technicians

Can't render this file because it is too large.

View file

@ -17689,6 +17689,7 @@ pub static WORD_TEC_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
dictgen::InsensitiveStr::Ascii("hnicans"), dictgen::InsensitiveStr::Ascii("hnicans"),
dictgen::InsensitiveStr::Ascii("hnichan"), dictgen::InsensitiveStr::Ascii("hnichan"),
dictgen::InsensitiveStr::Ascii("hnichian"), dictgen::InsensitiveStr::Ascii("hnichian"),
dictgen::InsensitiveStr::Ascii("hnicial"),
dictgen::InsensitiveStr::Ascii("hnicials"), dictgen::InsensitiveStr::Ascii("hnicials"),
dictgen::InsensitiveStr::Ascii("hnicien"), dictgen::InsensitiveStr::Ascii("hnicien"),
dictgen::InsensitiveStr::Ascii("hniciens"), dictgen::InsensitiveStr::Ascii("hniciens"),
@ -17753,6 +17754,7 @@ pub static WORD_TEC_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dict
&["technicians"], &["technicians"],
&["technician"], &["technician"],
&["technician"], &["technician"],
&["technical"],
&["technicians"], &["technicians"],
&["technician"], &["technician"],
&["technicians"], &["technicians"],
@ -30611,6 +30613,7 @@ pub static WORD_SIGN_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
dictgen::InsensitiveStr::Ascii("ficant"), dictgen::InsensitiveStr::Ascii("ficant"),
dictgen::InsensitiveStr::Ascii("ficantly"), dictgen::InsensitiveStr::Ascii("ficantly"),
dictgen::InsensitiveStr::Ascii("ficiant"), dictgen::InsensitiveStr::Ascii("ficiant"),
dictgen::InsensitiveStr::Ascii("ficiantly"),
dictgen::InsensitiveStr::Ascii("fies"), dictgen::InsensitiveStr::Ascii("fies"),
dictgen::InsensitiveStr::Ascii("fiy"), dictgen::InsensitiveStr::Ascii("fiy"),
dictgen::InsensitiveStr::Ascii("guature"), dictgen::InsensitiveStr::Ascii("guature"),
@ -30659,6 +30662,7 @@ pub static WORD_SIGN_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["significant"], &["significant"],
&["significantly"], &["significantly"],
&["significant"], &["significant"],
&["significantly"],
&["signifies"], &["signifies"],
&["signify"], &["signify"],
&["signature"], &["signature"],
@ -44673,6 +44677,7 @@ pub static WORD_REFERE_CHILDREN: dictgen::DictTable<&'static [&'static str]> = d
dictgen::InsensitiveStr::Ascii("nece"), dictgen::InsensitiveStr::Ascii("nece"),
dictgen::InsensitiveStr::Ascii("neced"), dictgen::InsensitiveStr::Ascii("neced"),
dictgen::InsensitiveStr::Ascii("neces"), dictgen::InsensitiveStr::Ascii("neces"),
dictgen::InsensitiveStr::Ascii("necs"),
dictgen::InsensitiveStr::Ascii("nence"), dictgen::InsensitiveStr::Ascii("nence"),
dictgen::InsensitiveStr::Ascii("nenced"), dictgen::InsensitiveStr::Ascii("nenced"),
dictgen::InsensitiveStr::Ascii("nences"), dictgen::InsensitiveStr::Ascii("nences"),
@ -44719,6 +44724,7 @@ pub static WORD_REFERE_CHILDREN: dictgen::DictTable<&'static [&'static str]> = d
&["reference"], &["reference"],
&["referenced"], &["referenced"],
&["references"], &["references"],
&["references"],
&["reference"], &["reference"],
&["referenced"], &["referenced"],
&["references"], &["references"],
@ -117676,6 +117682,7 @@ pub static WORD_ENCR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
dictgen::InsensitiveStr::Ascii("pytion"), dictgen::InsensitiveStr::Ascii("pytion"),
dictgen::InsensitiveStr::Ascii("upted"), dictgen::InsensitiveStr::Ascii("upted"),
dictgen::InsensitiveStr::Ascii("ypiton"), dictgen::InsensitiveStr::Ascii("ypiton"),
dictgen::InsensitiveStr::Ascii("yptation"),
dictgen::InsensitiveStr::Ascii("ypte"), dictgen::InsensitiveStr::Ascii("ypte"),
dictgen::InsensitiveStr::Ascii("ypter"), dictgen::InsensitiveStr::Ascii("ypter"),
dictgen::InsensitiveStr::Ascii("yptiion"), dictgen::InsensitiveStr::Ascii("yptiion"),
@ -117696,6 +117703,7 @@ pub static WORD_ENCR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["encryption"], &["encryption"],
&["encrypted"], &["encrypted"],
&["encryption"], &["encryption"],
&["encryption"],
&["encrypted", "encrypt"], &["encrypted", "encrypt"],
&["encryptor"], &["encryptor"],
&["encryption"], &["encryption"],
@ -117704,7 +117712,7 @@ pub static WORD_ENCR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["encryption"], &["encryption"],
&["encrypted"], &["encrypted"],
], ],
range: 2..=7, range: 2..=8,
}; };
static WORD_ENCO_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode { static WORD_ENCO_NODE: dictgen::DictTrieNode<&'static [&'static str]> = dictgen::DictTrieNode {
@ -133086,6 +133094,7 @@ pub static WORD_DECR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
dictgen::InsensitiveStr::Ascii("pt"), dictgen::InsensitiveStr::Ascii("pt"),
dictgen::InsensitiveStr::Ascii("pted"), dictgen::InsensitiveStr::Ascii("pted"),
dictgen::InsensitiveStr::Ascii("ption"), dictgen::InsensitiveStr::Ascii("ption"),
dictgen::InsensitiveStr::Ascii("yptation"),
dictgen::InsensitiveStr::Ascii("ytion"), dictgen::InsensitiveStr::Ascii("ytion"),
], ],
values: &[ values: &[
@ -133118,6 +133127,7 @@ pub static WORD_DECR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["decrypted"], &["decrypted"],
&["decryption"], &["decryption"],
&["decryption"], &["decryption"],
&["decryption"],
], ],
range: 2..=8, range: 2..=8,
}; };
@ -133836,6 +133846,7 @@ pub static WORD_DEAT_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
dictgen::InsensitiveStr::Ascii("ivates"), dictgen::InsensitiveStr::Ascii("ivates"),
dictgen::InsensitiveStr::Ascii("ivation"), dictgen::InsensitiveStr::Ascii("ivation"),
dictgen::InsensitiveStr::Ascii("lhy"), dictgen::InsensitiveStr::Ascii("lhy"),
dictgen::InsensitiveStr::Ascii("ure"),
], ],
values: &[ values: &[
&["detach"], &["detach"],
@ -133852,6 +133863,7 @@ pub static WORD_DEAT_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["deactivates"], &["deactivates"],
&["deactivation"], &["deactivation"],
&["deathly"], &["deathly"],
&["feature"],
], ],
range: 2..=7, range: 2..=7,
}; };