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

Commit 6f56c58c authored by Joshua Baxter's avatar Joshua Baxter Committed by android-build-merger
Browse files

docs: fixed typo am: eb5d2d96 am: 2ae75ba1

am: c9f1581a

Change-Id: Ib3001f83a15acd5ecb1c74c909e542fdd547a393
parents 550c19a6 c9f1581a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -24,7 +24,7 @@ package android.text;
 * <h3>Examples</h3>
 * <h3>Examples</h3>
 *
 *
 * <dl>
 * <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 |
 * <dd>inputType = TYPE_CLASS_TEXT |
 *     TYPE_TEXT_VARIATION_VISIBLE_PASSWORD
 *     TYPE_TEXT_VARIATION_VISIBLE_PASSWORD
 *
 *