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

Commit 862604ca authored by Geoffrey Boullanger's avatar Geoffrey Boullanger Committed by Android (Google) Code Review
Browse files

Merge "Fixed typo" into main

parents 98836f69 711f5714
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