--- NEWS | 2 +- europe | 4 ++-- factory | 4 ++-- tz-how-to.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 4c0f4e0..fd2bcbb 100644 --- a/NEWS +++ b/NEWS @@ -772,7 +772,7 @@ Release 2014h - 2014-09-25 18:59:03 -0700 zdump -c no longer mishandles transitions near year boundaries. (Thanks to Tim Parenti for reporting the problem.) - An access to uninitalized data has been fixed. + An access to uninitialized data has been fixed. (Thanks to Jörg Richter for reporting the problem.) When THREAD_SAFE is defined, the code ports to the C11 memory model. diff --git a/europe b/europe index 4219828..2ad164b 100644 --- a/europe +++ b/europe @@ -2425,7 +2425,7 @@ Zone Europe/Kaliningrad 1:22:00 - LMT 1893 Apr # attributes the 1982 changes to the Act of the Council of Ministers # of the USSR No. 126 from 18.02.1982. 1980-925.txt also adds # Udmurtia to the list of affected territories and lists Khatangsky -# district separately from Taymyr Autonomous Okurg. Probably erroneously. +# district separately from Taymyr Autonomous Okrug. Probably erroneously. # # The affected territories are currently listed under Europe/Moscow, # Asia/Yekaterinburg and Asia/Krasnoyarsk. @@ -2756,7 +2756,7 @@ Zone Asia/Novosibirsk 5:31:40 - LMT 1919 Dec 14 6:00 # Note that time belts (numbered from 2 (Moscow) to 12 according to their # GMT/UTC offset and having too many exceptions like regions formally # belonging to one belt but using time from another) were replaced -# with time zones in 2011 with different numberings (there was a +# with time zones in 2011 with different numbering (there was a # 2-hour gap between second and third zones in 2011-2014). # From Stepan Golosunov (2016-04-12): diff --git a/factory b/factory index 7c86430..75fa4a1 100644 --- a/factory +++ b/factory @@ -3,8 +3,8 @@ # For distributors who don't want to put time zone specification in # their installation procedures. Users that run 'date' will get the -# time zone abbrevation "-00", indicating that the actual time zone is -# unknown. +# time zone abbreviation "-00", indicating that the actual time zone +# is unknown. # Zone NAME GMTOFF RULES FORMAT Zone Factory 0 - -00 diff --git a/tz-how-to.html b/tz-how-to.html index a777a4e..feb47dd 100644 --- a/tz-how-to.html +++ b/tz-how-to.html @@ -251,7 +251,7 @@ local standard time (different from wall clock time when observing daylight saving time); or it can be suffixed with ‘g’, ‘u’, or ‘z’, all three of which mean the standard time at the -<a href="https://en.wikipedia.org/wiki/Prime_Meridian">prime meridan</a>. +<a href="https://en.wikipedia.org/wiki/Prime_Meridian">prime meridian</a>. ‘g’ stands for “<a href="https://en.wikipedia.org/wiki/Greenwich_Mean_Time">GMT</a>”; ‘u’ stands for “<a -- 2.7.4