summaryrefslogtreecommitdiff
path: root/docs/desktop/thunderbird.md
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 /docs/desktop/thunderbird.md
parent4f5c398c39a69c47f059e2e39ee4e04218c3850e (diff)
downloadwiki-e5ace8b350a211ded979eb9c3049b527658ca986.tar.gz
Small typo fix to thunderbird
Diffstat (limited to 'docs/desktop/thunderbird.md')
-rw-r--r--docs/desktop/thunderbird.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/desktop/thunderbird.md b/docs/desktop/thunderbird.md
index 222f540..469b618 100644
--- a/docs/desktop/thunderbird.md
+++ b/docs/desktop/thunderbird.md
@@ -8,7 +8,7 @@ Unfortunately, I'm American, so here's how I change it.
1. Go to settings in Thunderbird.
2. Change Date and Time Formatting to Regional settings locale.
3. Go to config editor at the bottom of general settings.
-4. Create new config string `intl.date_time.pattern_overrite.time_short`.
+4. Create new config string `intl.date_time.pattern_override.time_short`.
5. Format follows [datetime](https://unicode-org.github.io/icu/userguide/format_parse/datetime/) format, I use hh:mmaaaa.
6. Restart Thunderbird.