forked from extern/egroupware
Collect a spelling, it should be "administrator" not "adminstrator".
This commit is contained in:
parent
587952dda6
commit
b75ae4b1fa
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user