Commit 9f770a7
committed
minor symfony#59469 [Validator]
This PR was merged into the 7.1 branch.
Discussion
----------
[Validator] `Image` constraint fix typo in minRatio comment
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| License | MIT
Just fixing a quick typo on the `Image` constraint, in the `$minRatio` comment.
Commits
-------
e4b3012 Fix typo ratio commentImage constraint fix typo in minRatio comment (symfonyaml)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
0 commit comments