s/retrival/retrieval/ fixed spelling mistake
authorcentaurix <centaurix@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 29 Sep 2001 08:06:37 +0000 (08:06 +0000)
committercentaurix <centaurix@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 29 Sep 2001 08:06:37 +0000 (08:06 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1535 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/mime.php

index 6271141a04da4115e6f2baa188ce19a4741089b1..4b49faf4181d6ab2aea02e7e64eae8e8e1dee41c 100644 (file)
          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";