Skip to content

Commit 522e500

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: s/with/within
2 parents 1133125 + fb6b628 commit 522e500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ How to Configure Monolog to Email Errors
99
This feature is not compatible yet with the new :doc:`Symfony mailer </mailer>`,
1010
so it requires using SwiftMailer.
1111

12-
`Monolog`_ can be configured to send an email when an error occurs with an
12+
`Monolog`_ can be configured to send an email when an error occurs within an
1313
application. The configuration for this requires a few nested handlers
1414
in order to avoid receiving too many emails. This configuration looks
1515
complicated at first but each handler is fairly straightforward when

0 commit comments

Comments
 (0)