From 7d16a052ab8456088669120f3558c76cdbe1863e Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Fri, 16 Nov 2018 12:30:41 +0000 Subject: [PATCH] Fixed comment alignment --- config/mail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/mail.php b/config/mail.php index 32624d0e..91b01e85 100644 --- a/config/mail.php +++ b/config/mail.php @@ -126,8 +126,8 @@ return [ |-------------------------------------------------------------------------- | | If you are using the "log" driver, you may specify a different channel - | name if you prefer to keep e-mail messages separated from other log - | messages. Otherwise, Laravel will select the default log channel. + | name if you prefer to keep email messages separated from other log + | messages. Otherwise, Laravel will use the default log channel. | */