diff --git a/target/scripts/start-mailserver.sh b/target/scripts/start-mailserver.sh index 9e5bc68a..e820f746 100755 --- a/target/scripts/start-mailserver.sh +++ b/target/scripts/start-mailserver.sh @@ -120,7 +120,7 @@ function _register_functions() { _register_start_daemon '_start_daemon_mta_sts_daemon' fi - # ! The following functions have the be executed after all other setup functions + # ! The following functions must be executed after all other setup functions _register_setup_function '_setup_directory_and_file_permissions' _register_setup_function '_setup_run_user_patches'