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

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

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