From: teepe Date: Tue, 25 Dec 2001 23:51:13 +0000 (+0000) Subject: typo X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=8aedb8c77003d3b53f723618daab59b46434626c typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1955 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/options.php b/src/options.php index f42ed118..4f4c7688 100644 --- a/src/options.php +++ b/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 );