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 de9607d commit 8314eddCopy full SHA for 8314edd
components/console/introduction.rst
@@ -233,7 +233,7 @@ level. For example::
233
$output->writeln('...', OutputInterface::VERBOSITY_VERBOSE);
234
235
.. versionadded:: 2.8
236
- The ability to pass the verbosity level to the ``writeln()` method was
+ The ability to pass the verbosity level to the ``writeln()`` method was
237
introduced in Symfony 2.8.
238
239
There are also more semantic methods you can use to test for each of the
0 commit comments