Skip to content

Commit

Permalink
typo docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Hartmann committed Aug 21, 2016
1 parent 41677c7 commit 8fd01a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/FormHelper.php
Expand Up @@ -534,7 +534,7 @@ protected function _csrfField()
* Closes an HTML form, cleans up values set by FormHelper::create(), and writes hidden
* input fields where appropriate.
*
* Resets some parts of the stated shared among multiple FormHelper::create() calls to defaults.
* Resets some parts of the state, shared among multiple FormHelper::create() calls, to defaults.
*
* @param array $secureAttributes Secure attributes which will be passed as HTML attributes
* into the hidden input elements generated for the Security Component.
Expand Down

0 comments on commit 8fd01a1

Please sign in to comment.