We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5439c7a commit 1bfe021Copy full SHA for 1bfe021
components/dependency_injection/compilation.rst
@@ -372,7 +372,7 @@ for an example.
372
Creating Separate Compiler Passes
373
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
374
375
-Sometimes, you need to do more than one thing during compliation, want to use
+Sometimes, you need to do more than one thing during compilation, want to use
376
compiler passes without an extension or you need to execute some code at
377
another step in the compilation process. In these cases, you can create a new
378
class implementing the ``CompilerPassInterface``::
0 commit comments