[Jifty-commit] r1719 - jifty/trunk/lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Aug 1 14:29:43 EDT 2006


Author: nelhage
Date: Tue Aug  1 14:29:42 2006
New Revision: 1719

Modified:
   jifty/trunk/lib/Jifty/Action.pm

Log:
Doc fixes

Modified: jifty/trunk/lib/Jifty/Action.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Action.pm	(original)
+++ jifty/trunk/lib/Jifty/Action.pm	Tue Aug  1 14:29:42 2006
@@ -685,7 +685,7 @@
 
 =head2 _canonicalize_date DATE
 
-Parses and returns the date using L<Time::ParseDate>.
+Parses and returns the date using L<Jifty::DateTime::new_from_string>.
 
 =cut
 


More information about the Jifty-commit mailing list