Navigation Menu

Skip to content

Commit

Permalink
Fixing typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Oct 17, 2009
1 parent f9f2986 commit d5ce581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/libs/view/helpers/form.php
Expand Up @@ -75,7 +75,7 @@ class FormHelper extends AppHelper {
/**
* Persistent default options used by input(). Set by FormHelper::create().
*
* @var string
* @var array
* @access protected
*/
var $_inputDefaults = array();
Expand Down

0 comments on commit d5ce581

Please sign in to comment.