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

Commit 26b71be6 authored by Brad Fitzpatrick's avatar Brad Fitzpatrick
Browse files

Fix doc typo.

Change-Id: I9d4db682e3d365e783d5d70fbf66d47fe04e88eb
parent 923e5b77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@ public abstract class Context {
     *
     * @param intent The Intent to broadcast; all receivers matching this
     *               Intent will receive the broadcast.
     * @param receiverPermission (optional) String naming a permissions that
     * @param receiverPermission (optional) String naming a permission that
     *               a receiver must hold in order to receive your broadcast.
     *               If null, no permission is required.
     *