Commit 51b9dbd
committed
bug #12954 Fix Typo (belghiti)
This PR was submitted for the 4.4 branch but it was merged into the 3.4 branch instead (closes #12954).
Discussion
----------
Fix Typo
Fix a typo in line 12 is build => is built
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions).
-->
Commits
-------
ef087ab Fix Typo1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments