8000 [#7373] fix a minor typo · symfony/symfony-docs@be79b90 · GitHub
[go: up one dir, main page]

Skip to content

Commit be79b90

Browse files
committed
[#7373] fix a minor typo
1 parent 76de734 commit be79b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ How to Enable Logging in Console Commands
66

77
In Symfony versions prior to 3.3, the Console component didn't provide any
88
logging capabilities out of the box and you had to implement your own exception
9-
lister for the console.
9+
listener for the console.
1010

1111
Starting from Symfony 3.3, the Console component provides automatic error and
1212
exception logging.

0 commit comments

Comments
 (0)
0