Fixing typo.

This commit is contained in:
mark_story 2009-10-15 00:45:19 -04:00
parent f9f2986f48
commit d5ce5813c7

View file

@ -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();