[Jifty-commit] r2062 - jifty/trunk/lib/Jifty/Action/Record

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Oct 24 19:10:46 EDT 2006


Author: nelhage
Date: Tue Oct 24 19:10:44 2006
New Revision: 2062

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

Log:
POD fix


Modified: jifty/trunk/lib/Jifty/Action/Record/Search.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Action/Record/Search.pm	(original)
+++ jifty/trunk/lib/Jifty/Action/Record/Search.pm	Tue Oct 24 19:10:44 2006
@@ -32,11 +32,11 @@
 
 =item C<text> or C<varchar> fields
 
-Create C<field>_contains and C<field>_lacks arguments.
+Create C<field>_contains and C<field>_lacks arguments
 
 =item C<date>, or C<timestamp> fields
 
-Create C<field>_before and C<field>_after ar
+Create C<field>_before and C<field>_after arguments
 
 =item integer fields
 


More information about the Jifty-commit mailing list