mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Typo fixed
This commit is contained in:
parent
324ee8eb85
commit
cb1e6d579e
|
@ -1941,7 +1941,7 @@ function _fix_cleanup_spamassassin
|
|||
|
||||
function misc
|
||||
{
|
||||
_notify 'inf' 'Startin misc'
|
||||
_notify 'inf' 'Starting misc'
|
||||
|
||||
for FUNC in "${FUNCS_MISC[@]}"
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue