8000 minor #7923 Fix small typo (iulyanp) · symfony/symfony-docs@5aba9a6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5aba9a6

Browse files
committed
minor #7923 Fix small typo (iulyanp)
This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #7923). Discussion ---------- Fix small typo Commits ------- f2d28cc Fix small typo
2 parents 9671b95 + f2d28cc commit 5aba9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/compilation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ makes dumping the compiled container easy::
416416
}
417417

418418
``ProjectServiceContainer`` is the default name given to the dumped container
419-
class, you can change this though this with the ``class`` option when you
419+
class. However you can change this with the ``class`` option when you
420420
dump it::
421421

422422
// ...

0 commit comments

Comments
 (0)
0