From: thomppj Date: Tue, 6 Feb 2001 14:46:06 +0000 (+0000) Subject: spelling mistake X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f265cfe8d37c5abbeade69b13ecfd57944dd4e5b;p=squirrelmail.git spelling mistake git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1060 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/move_messages.php b/src/move_messages.php index 550213f8..14588066 100644 --- a/src/move_messages.php +++ b/src/move_messages.php @@ -90,7 +90,7 @@ // If the delete button was pressed, the moveButton variable will not be set. elseif (!isset($moveButton)) { if (is_array($msg) == 1) { - // Marks the selected messages ad 'Deleted' + // Marks the selected messages as 'Deleted' $j = 0; $i = 0;