summaryrefslogtreecommitdiff
path: root/site/desktop
diff options
context:
space:
mode:
authorJoshua Yun <joshua@joshuayun.com>2024-01-09 16:59:35 -0500
committerJoshua Yun <joshua@joshuayun.com>2024-01-09 16:59:35 -0500
commite5ace8b350a211ded979eb9c3049b527658ca986 (patch)
tree658548c0a621e8cb2fe585bb380838e449476de2 /site/desktop
parent4f5c398c39a69c47f059e2e39ee4e04218c3850e (diff)
downloadwiki-e5ace8b350a211ded979eb9c3049b527658ca986.tar.gz
Small typo fix to thunderbird
Diffstat (limited to 'site/desktop')
-rw-r--r--site/desktop/thunderbird/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/desktop/thunderbird/index.html b/site/desktop/thunderbird/index.html
index 1ac29df..4f7c4b6 100644
--- a/site/desktop/thunderbird/index.html
+++ b/site/desktop/thunderbird/index.html
@@ -742,7 +742,7 @@ Unfortunately, I'm American, so here's how I change it.</p>
<li>Go to settings in Thunderbird.</li>
<li>Change Date and Time Formatting to Regional settings locale.</li>
<li>Go to config editor at the bottom of general settings.</li>
-<li>Create new config string <code>intl.date_time.pattern_overrite.time_short</code>.</li>
+<li>Create new config string <code>intl.date_time.pattern_override.time_short</code>.</li>
<li>Format follows <a href="https://unicode-org.github.io/icu/userguide/format_parse/datetime/">datetime</a> format, I use hh:mmaaaa.</li>
<li>Restart Thunderbird.</li>
</ol>