[Jifty-commit] r1824 - in jifty/trunk: lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Thu Aug 17 11:13:07 EDT 2006


Author: jesse
Date: Thu Aug 17 11:13:07 2006
New Revision: 1824

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Action.pm

Log:
 r20511 at pinglin:  jesse | 2006-08-17 11:12:44 -0400
 * Todd Chapman noticed a typo in the docs about autocompleters


Modified: jifty/trunk/lib/Jifty/Action.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Action.pm	(original)
+++ jifty/trunk/lib/Jifty/Action.pm	Thu Aug 17 11:13:07 2006
@@ -797,7 +797,7 @@
 If the field has an attribute named B<autocompleter>, call the
 subroutine reference B<autocompleter> points to.
 
-If the action doesn't have an explicit B<autocomplete> attribute, but
+If the field doesn't have an explicit B<autocompleter> attribute, but
 does have a C<autocomplete_I<ARGUMENT>> function, invoke that
 function.
 


More information about the Jifty-commit mailing list