Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5a6e2cf4 authored by Kohsuke Yatoh's avatar Kohsuke Yatoh
Browse files

Fix typo in documentation.

There's no such a thing as SpannedStringBuilder.

Change-Id: I41e1f257bb21807e4fc4943798887519ed5b40a9
parent 3a14c6bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
         */