mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-28 10:53:39 +01:00
Collect a spelling, it should be "administrator" not "adminstrator".
This commit is contained in:
parent
198fa0d983
commit
85a0917146
@ -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