mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Fix typo
This commit is contained in:
parent
4484ba8a49
commit
86f4e03bb5
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ Controlling What Defines Failure
|
|||
|
||||
.. versionadded:: 1.4
|
||||
|
||||
Suppose the erorr code of a command is meaningless and to tell if there
|
||||
Suppose the error code of a command is meaningless and to tell if there
|
||||
is a failure what really matters is the output of the command, for instance
|
||||
if the string "FAILED" is in the output.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue