浏览代码

s/retrival/retrieval/ fixed spelling mistake

centaurix 24 年之前
父节点
当前提交
7cc042648f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/mime.php

+ 1 - 1
functions/mime.php

@@ -393,7 +393,7 @@
          return $regs[1];
       }
       
-      $str = "Body retrival error.  Please report this bug!\n";
+      $str = "Body retrieval error.  Please report this bug!\n";
       $str .= "Response:  $response\n";
       $str .= "Message:  $message\n";
       $str .= "FETCH line:  $topline";