Skip to content

Commit

Permalink
Update doc blocks.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Feb 20, 2014
1 parent 5b27f40 commit 8ed08ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/View/Helper/FormHelper.php
Expand Up @@ -581,8 +581,8 @@ public function isFieldError($field) {
/**
* Returns a formatted error message for given form field, '' if no errors.
*
* Uses the `error`, `errorList` and `errorItem` templates. The errorList and
* errorItem templates are used to format multiple error messages per field.
* Uses the `error`, `errorList` and `errorItem` templates. The `errorList` and
* `errorItem` templates are used to format multiple error messages per field.
*
* ### Options:
*
Expand Down

0 comments on commit 8ed08ad

Please sign in to comment.