fix typo in the capabilities module description

pull/6768/head
Michael Scherer 11 years ago
parent b489fbfbf6
commit 2dc3153330

@ -24,7 +24,7 @@ DOCUMENTATION = '''
module: capabilities
short_description: Manage Linux capabilities
description:
- This module manipulates files' priviliges using the Linux capabilities(7) system.
- This module manipulates files privileges using the Linux capabilities(7) system.
version_added: "1.6"
options:
path:

Loading…
Cancel
Save