Merge "Fix typo in documentation."

This commit is contained in:
Kohsuke Yatoh
2020-10-27 23:24:31 +00:00
committed by Gerrit Code Review

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.
*/