From b88d8fd18fcb953a7dd9749a51c4898823dd0062 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 16 Nov 2018 08:09:12 -0600 Subject: [PATCH] formatting --- config/mail.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/mail.php b/config/mail.php index 91b01e85..6f4affae 100644 --- a/config/mail.php +++ b/config/mail.php @@ -125,9 +125,9 @@ return [ | Log Channel |-------------------------------------------------------------------------- | - | If you are using the "log" driver, you may specify a different channel - | name if you prefer to keep email messages separated from other log - | messages. Otherwise, Laravel will use the default log channel. + | If you are using the "log" driver, you may specify the logging channel + | if you prefer to keep mail messages separate from other log entries + | for simpler reading. Otherwise, The default channel will be used. | */