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

Commit 0f3d274c authored by Jacinta Hu's avatar Jacinta Hu
Browse files

Fix typo in Javadoc.

Change-Id: I989247dcf64c4214658bc84566c667d9fa0c2d68
parent 436ecd35
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3210,7 +3210,7 @@ public abstract class Context {
     * this case, only one of these can be returned directly by the function;
     * which of these that is returned is arbitrarily decided by the system.
     *
     * <p>If you know the Intent your are registering for is sticky, you can
     * <p>If you know the Intent you are registering for is sticky, you can
     * supply null for your <var>receiver</var>.  In this case, no receiver is
     * registered -- the function simply returns the sticky Intent that
     * matches <var>filter</var>.  In the case of multiple matches, the same