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

Commit c08a545a authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Remove duplicated phrase

Doc had duplicated the phrase "for some reason", removing it.
Docs-only change.

Change-Id: I4cda97bfcfd5f1ef8609741443e1c07afe17109b
Bug: 255896378
Test: [built docs with go/abtd]
parent d9465016
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@ public final class Tile implements Parcelable {

    /**
     * An unavailable state indicates that for some reason this tile is not currently
     * available to the user for some reason, and will have no click action.  The tile's
     * icon will be tinted differently to reflect this state.
     * available to the user, and will have no click action.  The tile's icon will be
     * tinted differently to reflect this state.
     */
    public static final int STATE_UNAVAILABLE = 0;