]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/class-pop3.php
WordPress 4.7-scripts
[autoinstalls/wordpress.git] / wp-includes / class-pop3.php
index ffbc377dafbf1df95a4b5e674f290650e54313a0..7416dd70013d688aa788545bbd7cd23f5d16c803 100644 (file)
@@ -430,7 +430,7 @@ class POP3 {
         if(!$this->is_ok($reply))
         {
             //  The POP3 RSET command -never- gives a -ERR
-            //  response - if it ever does, something truely
+            //  response - if it ever does, something truly
             //  wild is going on.
 
             $this->ERROR = "POP3 reset: " . _("Error ") . "[$reply]";