Skip to content

Commit

Permalink
Update lib/Cake/View/Helper/FormHelper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
daVinciWanaB committed Sep 18, 2012
1 parent 82a1194 commit 46035cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/View/Helper/FormHelper.php
Expand Up @@ -719,7 +719,7 @@ public function error($field, $text = null, $options = array()) {

/**
* Returns a formatted LABEL element for HTML FORMs. Will automatically generate
* a for attribute if one is not provided.
* a `for` attribute if one is not provided.
*
* ### Options
*
Expand Down

0 comments on commit 46035cf

Please sign in to comment.