spelling mistake
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Feb 2001 14:46:06 +0000 (14:46 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 6 Feb 2001 14:46:06 +0000 (14:46 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1060 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/move_messages.php

index 550213f8e42bd2200f107aa0209ee541dc15a482..145880662fe6fcdf83f737f6bec6e1857204ff48 100644 (file)
@@ -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;