From 975165aaeb957f071d4d333c9d909128080dbe6e Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Sun, 26 Apr 2020 00:27:33 +0200 Subject: [PATCH] Fix typos --- test/PHPMailerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/PHPMailerTest.php b/test/PHPMailerTest.php index c7f26a747..b4c91f51d 100644 --- a/test/PHPMailerTest.php +++ b/test/PHPMailerTest.php @@ -972,7 +972,7 @@ public function testHtml() } /** - * Send an HTML message specifiying the DSN notifications we expect. + * Send an HTML message specifying the DSN notifications we expect. */ public function testDsn() {