Skip to content

Commit d856f18

Browse files
committed
minor #11273 typo (OskarStark)
This PR was merged into the 3.4 branch. Discussion ---------- typo to be consistent throughout the docs <!-- 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 ------- 4182c8c typo
2 parents 716e4ee + 4182c8c commit d856f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/upgrade_major.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Now, you can start fixing the notices:
8282
8383
Remaining deprecation notices (6)
8484
85-
The "request" service is deprecated and will be removed in 3.0. Add a typehint for
85+
The "request" service is deprecated and will be removed in 3.0. Add a type-hint for
8686
Symfony\Component\HttpFoundation\Request to your controller parameters to retrieve the
8787
request instead: 6x
8888
3x in PageAdminTest::testPageShow from Symfony\Cmf\SimpleCmsBundle\Tests\WebTest\Admin

0 commit comments

Comments
 (0)