Merge pull request #332 from scop/surrouned-surrounded

feat(dict): suggest `surrounded` for `surrouned` too
This commit is contained in:
Ed Page 2021-08-30 09:08:49 -05:00 committed by GitHub
commit ebb66158df
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
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"],