Merge pull request #1032 from epage/opts

fix(dict): Improve spelling suggestions
This commit is contained in:
Ed Page 2024-06-10 16:57:23 -05:00 committed by GitHub
commit b9ca296c83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -1569,7 +1569,7 @@ adventageous,advantageous
adventages,advantages adventages,advantages
adventagous,advantageous adventagous,advantageous
adventagously,advantageously adventagously,advantageously
adventerous,adventures adventerous,adventurous
adventourus,adventurous adventourus,adventurous
adventrous,adventurous adventrous,adventurous
adventrues,adventures adventrues,adventures
@ -36194,8 +36194,8 @@ manifestas,manifests
manifestating,manifestation manifestating,manifestation
manifestato,manifesto manifestato,manifesto
manifestes,manifests manifestes,manifests
manifestion,manifesto manifestion,manifestation
manifestior,manifesto manifestior,manifestation
manifestons,manifests manifestons,manifests
manifestors,manifests manifestors,manifests
manifestus,manifests manifestus,manifests

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

View file

@ -99001,8 +99001,8 @@ pub static WORD_MANI_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["manifestation"], &["manifestation"],
&["manifesto"], &["manifesto"],
&["manifests"], &["manifests"],
&["manifesto"], &["manifestation"],
&["manifesto"], &["manifestation"],
&["manifests"], &["manifests"],
&["manifests"], &["manifests"],
&["manifests"], &["manifests"],
@ -214448,7 +214448,7 @@ pub static WORD_ADVE_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["advantages"], &["advantages"],
&["advantageous"], &["advantageous"],
&["advantageously"], &["advantageously"],
&["adventures"], &["adventurous"],
&["adventurous"], &["adventurous"],
&["adventurous"], &["adventurous"],
&["adventures"], &["adventures"],