From 8aedb8c77003d3b53f723618daab59b46434626c Mon Sep 17 00:00:00 2001 From: teepe Date: Tue, 25 Dec 2001 23:51:13 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1955 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- src/options.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); -- 2.25.1