feat(dict): Suggest surrounded for surrouned too

This commit is contained in:
Ville Skyttä 2021-08-29 20:56:29 +03:00
parent ce6b9b9516
commit 4fcd7ba16f
2 changed files with 2 additions and 2 deletions

View file

@ -46606,7 +46606,7 @@ surroundign,surroundings
surroundigs,surrounds surroundigs,surrounds
surroundins,surrounds surroundins,surrounds
surroundngs,surrounds surroundngs,surrounds
surrouned,surround surrouned,surround,surrounded
surrouns,surrounds surrouns,surrounds
surrrounded,surrounded surrrounded,surrounded
surrundering,surrendering surrundering,surrendering

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

View file

@ -20000,7 +20000,7 @@ pub static WORD_SURR_CHILDREN: dictgen::DictTable<&'static [&'static str]> = dic
&["surrounds"], &["surrounds"],
&["surrounds"], &["surrounds"],
&["surrounds"], &["surrounds"],
&["surround"], &["surround", "surrounded"],
&["surrounds"], &["surrounds"],
&["surrounded"], &["surrounded"],
&["surrendering"], &["surrendering"],