[Jifty-commit] r2864 -
jifty/branches/template-declare/lib/Jifty/Plugin/Authentication/Password/Model
jifty-commit at lists.jifty.org
jifty-commit at lists.jifty.org
Tue Feb 27 23:17:58 EST 2007
Author: bartb
Date: Tue Feb 27 23:17:58 2007
New Revision: 2864
Modified:
jifty/branches/template-declare/lib/Jifty/Plugin/Authentication/Password/Model/User.pm
Log:
typo fix
Modified: jifty/branches/template-declare/lib/Jifty/Plugin/Authentication/Password/Model/User.pm
==============================================================================
--- jifty/branches/template-declare/lib/Jifty/Plugin/Authentication/Password/Model/User.pm (original)
+++ jifty/branches/template-declare/lib/Jifty/Plugin/Authentication/Password/Model/User.pm Tue Feb 27 23:17:58 2007
@@ -11,7 +11,7 @@
render_as 'unrendered',
type is 'varchar',
default is '',
- label is 'Athentication token',
+ label is 'Authentication token',
since '0.2.34';
More information about the Jifty-commit
mailing list