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

Commit 9f206bec authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan.

* commit '4393a7d2':
  Fix typo in TtsSpan.
parents a8232452 4393a7d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ public class TtsSpan implements ParcelableSpan {

    /**
     * The text associated with this span is a series of characters that have to
     * be read verbatim. The engine will attempt to ready out any character like
     * be read verbatim. The engine will attempt to read out any character like
     * punctuation but excluding whitespace. {@link #ARG_VERBATIM} is required.
     * Also accepts the arguments {@link #ARG_GENDER},
     * {@link #ARG_ANIMACY}, {@link #ARG_MULTIPLICITY} and {@link #ARG_CASE}.