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

Commit 711f5714 authored by Geoffrey Boullanger's avatar Geoffrey Boullanger
Browse files

Fixed typo

Change-Id: I62cd625b1d8ed0a4aa5cb174fa0f4d205dd17eaa
Flag: EXEMPT fixing typo
parent 32e4e11e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8181,7 +8181,7 @@ public class Intent implements Parcelable, Cloneable {
    /**
     * Create an intent from a URI.  This URI may encode the action,
     * category, and other intent fields, if it was returned by
     * {@link #toUri}.  If the Intent was not generate by toUri(), its data
     * {@link #toUri}.  If the Intent was not generated by toUri(), its data
     * will be the entire URI and its action will be ACTION_VIEW.
     *
     * <p>The URI given here must not be relative -- that is, it must include