Merge "Fix typo in documentation." am: dcaacee8af

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

Change-Id: I7cdf03edbbe71733672e19258a98c4476fd16a91
This commit is contained in:
Kohsuke Yatoh
2020-10-27 23:28:30 +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.
*/