mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
Fix a small typo
visiable -> visible (typo) be -> become (better in the context of change)
This commit is contained in:
parent
f05c0880c0
commit
135567ac30
@ -204,7 +204,7 @@ function run_command(admin_cmd $cmd)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
error_log('You might need to clear the cache for changes to be visiable: Admin >> Clear cache!');
|
error_log('You might need to clear the cache for changes to become visible: Admin >> Clear cache!');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user