aboutsummaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/settings.html b/ext/settings.html
index 346cc1d7..323be708 100644
--- a/ext/settings.html
+++ b/ext/settings.html
@@ -2878,7 +2878,7 @@
A synthesized voice will speak the given text, using either the term text or the reading.
</p>
<div class="horizontal-flex margin-above">
- <input type="text" value="よみちゃん" id="text-to-speech-voice-test-text" autocomplete="off" lang="ja">
+ <input type="text" value="よみたん" id="text-to-speech-voice-test-text" autocomplete="off" lang="ja">
<button type="button" id="text-to-speech-voice-test">Test</button>
</div>
</div>