teepe 23 年之前
父节点
当前提交
dfa35e2d2c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/options.php

+ 1 - 1
src/options.php

@@ -278,7 +278,7 @@ if ($optpage == SMOPT_PAGE_MAIN) {
     $optpage_blocks[] = array(
         'name' => _("Index Order"),
         'url'  => 'options_order.php',
-        'desc' => _("The order of the message index can be rearanged and changed to contain the headers in any order you want."),
+        'desc' => _("The order of the message index can be rearranged and changed to contain the headers in any order you want."),
         'js'   => false
     );