From 86143034e0deaa30ec7d7d1253fc0933fb0ea517 Mon Sep 17 00:00:00 2001 From: tokul Date: Thu, 8 Apr 2004 13:10:07 +0000 Subject: [PATCH] Fixing spelling git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7049 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/administrator/defines.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/administrator/defines.php b/plugins/administrator/defines.php index 840a5102..e89e6be7 100644 --- a/plugins/administrator/defines.php +++ b/plugins/administrator/defines.php @@ -196,7 +196,7 @@ $defcfg = array( '$config_version' => array( 'name' => _("Config File Version"), SMPREF_UNSEEN_TOTAL => _("Unseen and Total") ) ), '$auto_create_special' => array( 'name' => _("Auto Create Special Folders"), 'type' => SMOPT_TYPE_BOOLEAN ), - '$default_use_javascript_addr_book' => array( 'name' => _("Default Javascript Adrressbook"), + '$default_use_javascript_addr_book' => array( 'name' => _("Default Javascript Addressbook"), 'type' => SMOPT_TYPE_BOOLEAN ), '$delete_folder' => array( 'name' => _("Auto delete folders"), 'type' => SMOPT_TYPE_BOOLEAN ), -- 2.25.1