diff options
Diffstat (limited to 'site/desktop/thunderbird')
-rw-r--r-- | site/desktop/thunderbird/index.html | 2 |
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> |