Browse Source

Update comment.

mark_story 14 years ago
parent
commit
92aea9de88
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lib/Cake/Controller/Component/AuthComponent.php

+ 1 - 2
lib/Cake/Controller/Component/AuthComponent.php

@@ -337,8 +337,7 @@ class AuthComponent extends Component {
 	}
 
 /**
- * Attempts to introspect the correct values for object properties including
- * $userModel and $sessionKey.
+ * Attempts to introspect the correct values for object properties.
  *
  * @return boolean
  */