Subject: | Trivial spelling fix |
The Debian lintian tool pointed out this trivial spelling error in
Finance::QuoteHist.
Subject: | spelling_errors.patch |
Author: John Lightsey <lightsey@debian.org>
Description: Fix trivial spelling error caught by lintian
--- a/lib/Finance/QuoteHist/Generic.pm
+++ b/lib/Finance/QuoteHist/Generic.pm
@@ -1340,7 +1340,7 @@
see L<Date::Manip(3)> for more information on valid date strings. They
are quite flexible, and include such strings as '1 year ago'. Date
boundaries can also be dynamically set with methods of the same
-name. The absense of a start date means go to the beginning of the
+name. The absence of a start date means go to the beginning of the
history. The absence of an end date means go up to the most recent
historical date. The absence of both means grab everything.