diff --git a/core/java/android/net/Uri.java b/core/java/android/net/Uri.java index f305b2ac9a2c9..4a8dfbc5aefe1 100644 --- a/core/java/android/net/Uri.java +++ b/core/java/android/net/Uri.java @@ -1657,7 +1657,7 @@ public abstract class Uri implements Parcelable, Comparable { /** * Searches the query string for the first value with the given key. * - *

Warning: Prior to Ice Cream Sandwich, this decoded + *

Warning: Prior to Jelly Bean, this decoded * the '+' character as '+' rather than ' '. * * @param key which will be encoded