Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7ba3bc6

Browse filesBrowse files
minor #21250 Fix a typo (GuilhemN)
This PR was merged into the 3.2 branch. Discussion ---------- Fix a typo | Q | A | ------------- | --- | Branch? | 3.2 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #21194 (comment) | License | MIT | Doc PR | <!-- - Bug fixes must be submitted against the lowest branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too). - Features and deprecations must be submitted against the master branch. - Please fill in this template according to the PR you're about to submit. - Replace this comment by a description of what your PR is solving. --> Commits ------- 2dcb22e Fix a typo
2 parents 1fcb66d + 2dcb22e commit 7ba3bc6
Copy full SHA for 7ba3bc6

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎UPGRADE-4.0.md

Copy file name to clipboardExpand all lines: UPGRADE-4.0.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Validator
250250
```
251251

252252
* The default value of the strict option of the `Choice` Constraint has been
253-
changed to `true` as of 4.0. If you need the the previous behaviour ensure to
253+
changed to `true` as of 4.0. If you need the previous behaviour ensure to
254254
set the option to `false`.
255255

256256
Yaml

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.