Merge "Fix typo in documentation." am: dcaacee8af am: 1d04ebf79b am: fad0f95f46

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1469677

Change-Id: I0a5d6922141d7fd2b5d5593a814dee40070d7269
This commit is contained in:
Kohsuke Yatoh
2020-10-28 00:11:35 +00:00
committed by Automerger Merge Worker

View File

@@ -137,7 +137,7 @@ extends CharSequence, GetChars, Spannable, Appendable
}
/**
* Returns a new SpannedStringBuilder from the specified
* Returns a new SpannableStringBuilder from the specified
* CharSequence. You can override this to provide
* a different kind of Spanned.
*/