Description: fix spelling mistakes
Origin: vendor
Bug-Debian: http://bugs.debian.org/445710
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-05-20

--- a/lib/Time/ParseDate.pm
+++ b/lib/Time/ParseDate.pm
@@ -1165,8 +1165,8 @@
 	TIME_REQUIRED -> do not default the time
 	NO_RELATIVE -> input time is not relative to NOW
 	TIMEFIRST -> try parsing time before date [not default]
-	PREFER_PAST -> when year or day of week is ambigueous, assume past
-	PREFER_FUTURE -> when year or day of week is ambigueous, assume future
+	PREFER_PAST -> when year or day of week is ambiguous, assume past
+	PREFER_FUTURE -> when year or day of week is ambiguous, assume future
 	SUBSECOND -> parse fraction seconds
 	VALIDATE -> only accept normal values for HHMMSS, YYMMDD.  Otherwise
 		days like -1 might give the last day of the previous month.
