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

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Wed Sep 13 22:08:38 EDT 2006


Author: jesse
Date: Wed Sep 13 22:08:38 2006
New Revision: 1959

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

Log:
 r27420 at pinglin:  jesse | 2006-09-13 14:46:30 +0100
 * [docs] Corrected Jifty::Record::current_user_can: The right is 'update', not 'edit'


Modified: jifty/trunk/lib/Jifty/Record.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Record.pm	(original)
+++ jifty/trunk/lib/Jifty/Record.pm	Wed Sep 13 22:08:38 2006
@@ -140,7 +140,7 @@
 
 Called before any attribute is accessed on the object.
 
-=item edit
+=item update
 
 Called before any attribute is changed on the object.
 


More information about the Jifty-commit mailing list