Remove withought typo (#76524)

Found on https://github.com/ansible/ansible-navigator/issues/689 as
we are using codespell, maybe Ansible core could benefit from it.
pull/76526/head
Sorin Sbarnea 3 years ago committed by GitHub
parent d0de3d3dc2
commit c819c1725d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ class ModuleDocFragment(object):
DOCUMENTATION = r'''
attributes:
check_mode:
description: Can run in check_mode and return changed status prediction withought modifying target
description: Can run in check_mode and return changed status prediction without modifying target
diff_mode:
description: Will return details on what has changed (or possibly needs changing in check_mode), when in diff mode
platform:

Loading…
Cancel
Save