Fix typo in service module docs

pull/1257/head
Tim Bielawa 12 years ago
parent f32778aa93
commit 1e35ac7603

@ -46,7 +46,7 @@ options:
- If the service does not respond to the status command, name a
substring to look for as would be found in the output of the I(ps)
command as a stand-in for a status result. If the string is found,
the servie will be assumed to be running.
the service will be assumed to be running.
enabled:
required: false
choices: [ "yes", "no" ]

Loading…
Cancel
Save