Przeglądaj źródła

spelling mistake

thomppj 24 lat temu
rodzic
commit
f1bcad94de
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/move_messages.php

+ 1 - 1
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;