1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fix typo in the capabilities module description

This commit is contained in:
Michael Scherer 2014-03-30 22:33:24 +02:00
parent b489fbfbf6
commit 2dc3153330

View file

@ -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: