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

Commit 7b138f7f authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Make auto-correct the default

parent b58c9c0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
-->
<resources>
    <!-- Whether or not auto-correction should be enabled by default -->
    <bool name="enable_autocorrect">false</bool>
    <bool name="enable_autocorrect">true</bool>
    <!-- Whether this input method should be used as the default for a locale. Override it
         for latin languages. -->
    <bool name="im_is_default">false</bool>