Skip to content

Commit cc496e0

Browse files
committed
-
1 parent 22356a1 commit cc496e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/processors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ using a processor::
3131
$this->requestStack = $requestStack;
3232
}
3333

34-
// this method is called for each log record; optimize it to not hurt performance
34+
// method is called for each log record; optimize it to not hurt performance
3535
public function __invoke(array $record)
3636
{
3737
try {

0 commit comments

Comments
 (0)