소스 검색

spelling mistake

thomppj 24 년 전
부모
커밋
f1bcad94de
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.
    // If the delete button was pressed, the moveButton variable will not be set.
    elseif (!isset($moveButton)) {
    elseif (!isset($moveButton)) {
       if (is_array($msg) == 1) {
       if (is_array($msg) == 1) {
-         // Marks the selected messages ad 'Deleted'
+         // Marks the selected messages as 'Deleted'
          $j = 0;
          $j = 0;
          $i = 0;
          $i = 0;