From: tokul Date: Thu, 8 Apr 2004 13:10:07 +0000 (+0000) Subject: Fixing spelling X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=86143034e0deaa30ec7d7d1253fc0933fb0ea517 Fixing spelling git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7049 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/administrator/defines.php b/plugins/administrator/defines.php index 840a510..e89e6be 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 ),