From 5b63b3955c0a10d0933c6c3203df34ae950a6b30 Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Sun, 26 Apr 2020 10:31:39 +0200 Subject: [PATCH] Fix typos (#2037) --- 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() {