Commit ffaabc54 by Michael DeHaan

Merge pull request #4559 from greenalto/fix_typo

Fix typo
parents 4484ba8a 86f4e03b
...@@ -34,7 +34,7 @@ Controlling What Defines Failure ...@@ -34,7 +34,7 @@ Controlling What Defines Failure
.. versionadded:: 1.4 .. 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 is a failure what really matters is the output of the command, for instance
if the string "FAILED" is in the output. if the string "FAILED" is in the output.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment