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

Commit 6a5ae91d authored by Alex Mitra's avatar Alex Mitra
Browse files

Fix small typo in setAutoHandwritingEnabled javadoc

Change-Id: I4930baa951f7472647eab01798089f352b5f4f12
parent 15b58d7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32500,7 +32500,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
    /**
     * Return whether the View allows automatic handwriting initiation. Returns true if automatic
     * handwriting initiation is enabled, and verse visa.
     * handwriting initiation is enabled, and vice versa.
     * @see #setAutoHandwritingEnabled(boolean)
     */
    public boolean isAutoHandwritingEnabled() {