Fixed a doc block

This commit is contained in:
patrick-mcdougle 2012-02-20 11:24:42 -06:00
parent 9356be3a1b
commit c1c0f6f64b

View File

@ -322,7 +322,7 @@ class FormBuilder
} }
/** /**
* Prepends a transformer to the client transformer chain * Prepends a transformer to the normalization transformer chain
* *
* @param DataTransformerInterface $normTransformer * @param DataTransformerInterface $normTransformer
* *