Skip to content

Commit

Permalink
Fixing typo in parameter description.
Browse files Browse the repository at this point in the history
Signed-off-by: mark_story <mark@mark-story.com>
  • Loading branch information
star-szr authored and markstory committed Jul 20, 2010
1 parent ba9fc94 commit f44911f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/libs/view/helpers/form.php
Expand Up @@ -2165,7 +2165,7 @@ function __generateOptions($name, $options = array()) {
*
* Options
*
* - `secure` - boolean whether or not the the field should be added to the security fields.
* - `secure` - boolean whether or not the field should be added to the security fields.
*
* @param string $field Name of the field to initialize options for.
* @param array $options Array of options to append options into.
Expand Down

0 comments on commit f44911f

Please sign in to comment.