[Jifty-commit] r1717 - in jifty/trunk: lib/Jifty/Web/Form

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Aug 1 13:17:17 EDT 2006


Author: zev
Date: Tue Aug  1 13:17:16 2006
New Revision: 1717

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Web/Form/Element.pm

Log:
 r12087 at truegrounds:  zev | 2006-08-01 13:16:51 -0400
 * doc fix


Modified: jifty/trunk/lib/Jifty/Web/Form/Element.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Web/Form/Element.pm	(original)
+++ jifty/trunk/lib/Jifty/Web/Form/Element.pm	Tue Aug  1 13:17:16 2006
@@ -17,7 +17,7 @@
 set of arguments.
 
 The format of the arguments passed to C<onclick> (or any similar
-method) is a hash reference or string Strings are inserted verbatim.
+method) is a hash reference or string.  Strings are inserted verbatim.
 
 Hash references can take a number of possible keys.  The most
 important is the mode of the fragment replacement, if any; it is


More information about the Jifty-commit mailing list