Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Feb 24, 2014
1 parent b67878e commit 77b2184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/FormHelper.php
Expand Up @@ -933,7 +933,7 @@ protected function _parseOptions($fieldName, $options) {
/**
* Returns the input type that was guessed for the provided fieldName,
* based on the internal type it is associated too, its name and the
* variales that can be foudn in the view template
* variales that can be found in the view template
*
* @param string $fieldName the name of the field to guess a type for
* @param array $options the options passed to the input method
Expand Down

0 comments on commit 77b2184

Please sign in to comment.