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

Commit 8dc7e43b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix typo in android.net.Uri documentation."

parents 2a10846e 149e506e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -197,7 +197,7 @@ public abstract class Uri implements Parcelable, Comparable<Uri> {
     *
     * <p>Example: "//www.google.com/search?q=android"
     *
     * @return the decoded scheme-specific-part
     * @return the encoded scheme-specific-part
     */
    public abstract String getEncodedSchemeSpecificPart();