[Jifty-commit] r6945 - jifty/trunk/lib/Jifty/Web

Jifty commits jifty-commit at lists.jifty.org
Wed May 6 12:15:57 EDT 2009


Author: sunnavy
Date: Wed May  6 12:15:57 2009
New Revision: 6945

Modified:
   jifty/trunk/lib/Jifty/Web/Form.pm

Log:
update pod a bit

Modified: jifty/trunk/lib/Jifty/Web/Form.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web/Form.pm	(original)
+++ jifty/trunk/lib/Jifty/Web/Form.pm	Wed May  6 12:15:57 2009
@@ -224,7 +224,7 @@
 Renders a submit button with the text MESSAGE on it (which will be
 HTML escaped).  Returns the empty string (for ease of use in
 interpolation).  Any extra PARAMETERS are passed to
-L<Jifty::Web::Form::Field::Button>'s constructor.
+L<Jifty::Web::Form::Field::Clickable>'s constructor.
 
 =cut
 


More information about the Jifty-commit mailing list