diff --git a/telephony/java/android/provider/Telephony.java b/telephony/java/android/provider/Telephony.java index 8e56fe72e1525..17d725e95277e 100644 --- a/telephony/java/android/provider/Telephony.java +++ b/telephony/java/android/provider/Telephony.java @@ -832,7 +832,7 @@ public final class Telephony { public static final String DEFAULT_SORT_ORDER = "date DESC"; /** - * The first 45 characters of the body of the message. + * The first 45 characters of the body of the most recent message. *

Type: TEXT

*/ public static final String SNIPPET = "snippet";