diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2010-12-29 22:35:59 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-29 22:35:59 -0600 |
commit | a50a94409de6c9e46cb80fc2b0489c779108bf1b (patch) | |
tree | 50d0408f49dafff8d6cc97829916ff001cd8fad1 | |
parent | e62704d567815626c44ce982e6c31974fbe43288 (diff) | |
download | slackbuilds-a50a94409de6c9e46cb80fc2b0489c779108bf1b.tar.gz |
libraries/perl-DateTime-Format-ISO8601: Fix typo in README
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | libraries/perl-DateTime-Format-ISO8601/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/perl-DateTime-Format-ISO8601/README b/libraries/perl-DateTime-Format-ISO8601/README index 200cee5bbf..6b4204e0c8 100644 --- a/libraries/perl-DateTime-Format-ISO8601/README +++ b/libraries/perl-DateTime-Format-ISO8601/README @@ -1,4 +1,4 @@ perl-DateTime-Format-ISO8601 parses almost all ISO8601 date and time formats. 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. |