From 4da62f284003d75abe7cb35594414eb2224f42bc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 7 Apr 2020 21:55:54 +0000 Subject: triewyde: ficks soem speling errrors Dikshunarees R gude! --- lib/PublicInbox/MsgTime.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/MsgTime.pm') diff --git a/lib/PublicInbox/MsgTime.pm b/lib/PublicInbox/MsgTime.pm index bd7ef811..920e8f8a 100644 --- a/lib/PublicInbox/MsgTime.pm +++ b/lib/PublicInbox/MsgTime.pm @@ -95,7 +95,7 @@ sub str2date_zone ($) { $sign = '+' if $off == 0; $zone = sprintf('%s%02d%02d', $sign, $tz_hh, $tz_mm); - # Time::Zone and Date::Parse are part of the same distibution, + # Time::Zone and Date::Parse are part of the same distribution, # and we need Time::Zone to deal with tz names like "EDT" } elsif (eval { require Date::Parse }) { $ts = Date::Parse::str2time($date); -- cgit v1.2.3-24-ge0c7