Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74d29773 authored by Jean Chalard's avatar Jean Chalard Committed by Android (Google) Code Review
Browse files

Merge "Add interesting corrections to the whitelist"

parents 26d97b08 b5365eb8
Loading
Loading
Loading
Loading
+38 −0
Original line number Diff line number Diff line
@@ -309,6 +309,14 @@
        <item>hlep</item>
        <item>help</item>

        <item>255</item>
        <item>hoe</item>
        <item>how</item>

        <item>255</item>
        <item>hoes</item>
        <item>how's</item>

        <item>255</item>
        <item>howd</item>
        <item>how\'d</item>
@@ -401,6 +409,10 @@
        <item>maam</item>
        <item>ma\'am</item>

        <item>255</item>
        <item>mire</item>
        <item>more</item>

        <item>255</item>
        <item>mkae</item>
        <item>make</item>
@@ -445,6 +457,10 @@
        <item>oneof</item>
        <item>one of</item>

        <item>255</item>
        <item>os</item>
        <item>is</item>

        <item>255</item>
        <item>otehr</item>
        <item>other</item>
@@ -521,6 +537,10 @@
        <item>shouldve</item>
        <item>should\'ve</item>

        <item>255</item>
        <item>sone</item>
        <item>some</item>

        <item>255</item>
        <item>sunday</item>
        <item>Sunday</item>
@@ -585,6 +605,10 @@
        <item>thursday</item>
        <item>Thursday</item>

        <item>255</item>
        <item>tine</item>
        <item>time</item>

        <item>255</item>
        <item>tothe</item>
        <item>to the</item>
@@ -593,6 +617,20 @@
        <item>tuesday</item>
        <item>Tuesday</item>

        <!-- through additional proximity, 'uf' becomes 'of'. 'o' is not next to 'u' so anyone
             typing 'uf' probably meant 'if', but 'of' is much more common and should be left
             higher than 'if', hence the need for this entry. -->
        <item>255</item>
        <item>uf</item>
        <item>if</item>

        <!-- 'un' becomes 'UN' because of perfect match ; even if we remove 'UN', then 'un'
             will become 'on' for the same reason as above. So list this here. -->
        <item>255</item>
        <item>un</item>
        <item>in</item>

        <!-- does it really make any sense to have the following here? -->
        <item>255</item>
        <item>UnitedStates</item>
        <item>United States</item>