Skip to content

Commit 8314edd

Browse files
committed
[#6690] fix syntax error
1 parent de9607d commit 8314edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ level. For example::
233233
$output->writeln('...', OutputInterface::VERBOSITY_VERBOSE);
234234

235235
.. versionadded:: 2.8
236-
The ability to pass the verbosity level to the ``writeln()` method was
236+
The ability to pass the verbosity level to the ``writeln()`` method was
237237
introduced in Symfony 2.8.
238238

239239
There are also more semantic methods you can use to test for each of the

0 commit comments

Comments
 (0)