Fixed spelling error in runit module (#35948)

This commit is contained in:
James Vornhagen 2018-02-10 16:43:55 +01:00 committed by Abhijeet Kasurde
parent 52f79fa5a4
commit 9704668277

View file

@ -38,7 +38,7 @@ options:
choices: [ killed, once, reloaded, restarted, started, stopped ] choices: [ killed, once, reloaded, restarted, started, stopped ]
enabled: enabled:
description: description:
- Wheater the service is enabled or not, if disabled it also implies stopped. - Whether the service is enabled or not, if disabled it also implies stopped.
type: bool type: bool
service_dir: service_dir:
description: description: