libraries/perl-DateTime-Format-ISO8601: Fix typo in README

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-12-29 22:35:59 -06:00
parent e62704d567
commit a50a94409d

View file

@ -1,4 +1,4 @@
perl-DateTime-Format-ISO8601 parses almost all ISO8601 date and time formats. perl-DateTime-Format-ISO8601 parses almost all ISO8601 date and time formats.
ISO8601 time-intervals will be supported in a later release. ISO8601 time-intervals will be supported in a later release.
This requires perl-DateTime, perl-Datetime-Format-Builder. This requires perl-DateTime and perl-DateTime-Format-Builder.