Signed-off-by: Tobias Suckow <tobias@suckow.biz>
rc_check
;;
*)
- echo "Invalid paramter : $action"
- echo "Valid paramters : start | stop | status | enable | disable | mask | unmask | restart | is-active | is-failed | show | kill | reset-failed"
+ echo "Invalid parameter : $action"
+ echo "Valid parameters : start | stop | status | enable | disable | mask | unmask | restart | is-active | is-failed | show | kill | reset-failed"
;;
esac