Update UPGRADE-2.2.md

fixed typo
This commit is contained in:
ragtek 2012-11-26 19:12:13 +01:00
parent fae3e35ef5
commit 1db6f05ead

View File

@ -38,7 +38,7 @@
### Validator ### Validator
* Interfaces were created for created for the classes `ConstraintViolation`, * Interfaces were created for the classes `ConstraintViolation`,
`ConstraintViolationList`, `GlobalExecutionContext` and `ExecutionContext`. `ConstraintViolationList`, `GlobalExecutionContext` and `ExecutionContext`.
If you type hinted against any of these classes, you are recommended to If you type hinted against any of these classes, you are recommended to
type hint against their interfaces now. type hint against their interfaces now.