From b75ae4b1faa98471196c18df50d67553297d658d Mon Sep 17 00:00:00 2001 From: dawnlinux Date: Sun, 12 Dec 2004 06:34:04 +0000 Subject: [PATCH] Collect a spelling, it should be "administrator" not "adminstrator". --- filemanager/inc/class.uifilemanager.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filemanager/inc/class.uifilemanager.inc.php b/filemanager/inc/class.uifilemanager.inc.php index 8a348209f4..6d0d763f8c 100755 --- a/filemanager/inc/class.uifilemanager.inc.php +++ b/filemanager/inc/class.uifilemanager.inc.php @@ -209,7 +209,7 @@ if($test[mime_type]!='Directory') { - die('Fake Base directory does not exist and could not be created, please ask the adminstrator to check the global configuration.'); + die('Fake Base directory does not exist and could not be created, please ask the administrator to check the global configuration.'); } else {