More docs
Jess Robinson [Tue, 29 Nov 2005 21:50:30 +0000 (21:50 +0000)]
lib/Catalyst/Plugin/Authentication/Credential/Password.pm

index fd2abc3..d6d250c 100644 (file)
@@ -139,7 +139,7 @@ with L<Digest>.
 \r
 Try to log a user in.\r
 \r
-C<$username> can be an ID or string (e.g. retrieved from a form) or an object. 
+C<$username> can be a string (e.g. retrieved from a form) or an object. 
 If the object is a L<Catalyst::Plugin::Authentication::User> it will be used 
 as is. Otherwise C<< $c->get_user >> is used to retrieve it.\r
 \r