teepe 23 years ago
parent
commit
dfa35e2d2c
1 changed files with 1 additions and 1 deletions
  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
     );