summaryrefslogtreecommitdiff
path: root/docs/desktop/thunderbird.md
diff options
context:
space:
mode:
authorjoshua <joshua@joshuayun.com>2023-12-31 01:20:37 -0500
committerjoshua <joshua@joshuayun.com>2023-12-31 01:20:37 -0500
commit6d68b39989996f4ce40bc7cca6eebcb3dacbf6c4 (patch)
treeb53b813ae77e71c16c50b12184ee38537e518522 /docs/desktop/thunderbird.md
parent8cb4eb28a2aaa8f8bffcc280dc70b85546df1104 (diff)
downloadwiki-6d68b39989996f4ce40bc7cca6eebcb3dacbf6c4.tar.gz
Added some recipes (imcomplete) to wiki
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 f930254..222f540 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_overrite.time_short`.
5. Format follows [datetime](https://unicode-org.github.io/icu/userguide/format_parse/datetime/) format, I use hh:mmaaaa.
6. Restart Thunderbird.