Commit f062ace
committed
minor #21133 [Validator] Fix typo (pieterocp)
This PR was merged into the 7.2 branch.
Discussion
----------
[Validator] Fix typo
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
Just a small typo for the 7.2 + 7.3 branches in the description of `requireTld`.
(looks to be introduced in 7.1 but from my understanding of contributing notes, this is wholly unmaintained, hence pointing this at 7.2)
Commits
-------
e56a427 Fix typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
0 commit comments