Fix typo in documentation.
There's no such a thing as SpannedStringBuilder. Change-Id: I41e1f257bb21807e4fc4943798887519ed5b40a9
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user