1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-16 07:24:44 +02:00

Typo fixed

This commit is contained in:
Casper
2021-01-23 19:10:15 +01:00
committed by GitHub
parent 324ee8eb85
commit cb1e6d579e

View File

@ -1941,7 +1941,7 @@ function _fix_cleanup_spamassassin
function misc
{
_notify 'inf' 'Startin misc'
_notify 'inf' 'Starting misc'
for FUNC in "${FUNCS_MISC[@]}"
do