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

Commit 2ae75ba1 authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

docs: fixed typo

am: eb5d2d96

Change-Id: I60e1befd90c14fe0ef6b3b8813bb2a791f8a7399
parents fa430166 eb5d2d96
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ package android.text;
 * <h3>Examples</h3>
 *
 * <dl>
 * <dt>A password field with with the password visible to the user:
 * <dt>A password field with the password visible to the user:
 * <dd>inputType = TYPE_CLASS_TEXT |
 *     TYPE_TEXT_VARIATION_VISIBLE_PASSWORD
 *