mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Corrected spelling of 'formatted' (#43785)
This commit is contained in:
@@ -7,7 +7,7 @@ __metaclass__ = type
|
||||
DOCUMENTATION = '''
|
||||
callback: debug
|
||||
type: stdout
|
||||
short_description: formated stdout/stderr display
|
||||
short_description: formatted stdout/stderr display
|
||||
description:
|
||||
- Use this callback to sort though extensive debug output
|
||||
version_added: "2.4"
|
||||
|
||||
Reference in New Issue
Block a user