diff --git a/src/TenancyMailManager.php b/src/TenancyMailManager.php index 1c36ea14..0185bfd0 100644 --- a/src/TenancyMailManager.php +++ b/src/TenancyMailManager.php @@ -36,7 +36,7 @@ class TenancyMailManager extends MailManager /** * Override the get method so that the mailers in $tenantMailers * always get resolved, even when they're cached and available in the $mailers property - * for the mailers to have the up-to-date tenant credentials. + * so that the mailers have up-to-date mailer credentials. */ protected function get($name) {