copy: doc: fix typo (#38197)

pull/36927/merge
Charles Chan 8 years ago committed by René Moser
parent 119352b538
commit fd711671ed

@ -85,7 +85,7 @@ options:
version_added: "2.4" version_added: "2.4"
checksum: checksum:
description: description:
- SHA1 checksum of the file being transferred. Used to valdiate that the copy of the file was successful. - SHA1 checksum of the file being transferred. Used to validate that the copy of the file was successful.
- If this is not provided, ansible will use the local calculated checksum of the src file. - If this is not provided, ansible will use the local calculated checksum of the src file.
version_added: '2.5' version_added: '2.5'
extends_documentation_fragment: extends_documentation_fragment:

Loading…
Cancel
Save