Skip to content

Commit 9320b68

Browse files
committed
Fix wording, refs #111
1 parent bdfb962 commit 9320b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyInjection/Compiler/DebugHandlerPass.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Monolog\Logger;
1919

2020
/**
21-
* Adds the DebugHandler when the profiler is enabled or when kernel.debug is not false.
21+
* Adds the DebugHandler when the profiler is enabled and kernel.debug is true.
2222
*
2323
* @author Christophe Coevoet <[email protected]>
2424
* @author Jordi Boggiano <[email protected]>

0 commit comments

Comments
 (0)