diff --git a/.github/scripts/codespell-ignore.txt b/.github/scripts/codespell-ignore.txt index a214190a6c..b75e23a7f6 100644 --- a/.github/scripts/codespell-ignore.txt +++ b/.github/scripts/codespell-ignore.txt @@ -20,5 +20,4 @@ ser strat te ue -wast wont diff --git a/lib/parsedate.c b/lib/parsedate.c index 056d6b57a5..eedab7c411 100644 --- a/lib/parsedate.c +++ b/lib/parsedate.c @@ -161,7 +161,8 @@ static const struct tzinfo tz[]= { {"FWT", -60}, /* French Winter */ {"FST", -60 tDAYZONE}, /* French Summer */ {"EET", -120}, /* Eastern Europe, USSR Zone 1 */ - {"WAST", -420}, /* West Australian Standard */ + {"WAST", -420}, /* spellchecker:disable-line */ + /* West Australian Standard */ {"WADT", -420 tDAYZONE}, /* West Australian Daylight */ {"CCT", -480}, /* China Coast, USSR Zone 7 */ {"JST", -540}, /* Japan Standard, USSR Zone 8 */