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

Commit 9091df0f authored by Kirill Grouchnikov's avatar Kirill Grouchnikov
Browse files

Fix a typo in Javadocs

Change-Id: I450b2b239bd405c58b9f63663ebdf8f73ea38ae5
parent 4f5beed6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -202,7 +202,7 @@ public class RemoteViews implements Parcelable, Filter {
            new MutablePair<String, Class<?>>(null, null);

    /**
     * This annotation indicates that a subclass of View is alllowed to be used
     * This annotation indicates that a subclass of View is allowed to be used
     * with the {@link RemoteViews} mechanism.
     */
    @Target({ ElementType.TYPE })