]> git.mxchange.org Git - friendica-addons.git/blobdiff - mailstream/phpmailer/class.phpmailer.php
Merge branch '3.6-rc'
[friendica-addons.git] / mailstream / phpmailer / class.phpmailer.php
index 8ff13f11046ae84bc49d2397ef49ec9e3e93ba80..c2611e8603eaab67c155c05355325292b1289cc3 100644 (file)
@@ -176,7 +176,7 @@ class PHPMailer
     public $UseSendmailOptions = true;
 
     /**
-     * Path to PHPMailer plugins.
+     * Path to PHPMailer addons.
      * Useful if the SMTP class is not in the PHP include path.
      * @var string
      * @deprecated Should not be needed now there is an autoloader.