Skip to content

Commit 1b34ddb

Browse files
committed
merged branch ragtek/master (PR symfony#6121)
This PR was merged into the master branch. Commits ------- 1db6f05 Update UPGRADE-2.2.md Discussion ---------- Removed duplicate words in the "validator changes" description in file UPGRADE-2.2.md
2 parents fae3e35 + 1db6f05 commit 1b34ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-2.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
### Validator
4040

41-
* Interfaces were created for created for the classes `ConstraintViolation`,
41+
* Interfaces were created for the classes `ConstraintViolation`,
4242
`ConstraintViolationList`, `GlobalExecutionContext` and `ExecutionContext`.
4343
If you type hinted against any of these classes, you are recommended to
4444
type hint against their interfaces now.

0 commit comments

Comments
 (0)