Stings -> Strings
Fix spelling mistake. Change-Id: Iadbd3663a8f1cc8e95a754a165ef682490736256
This commit is contained in:
committed by
Thomas Goirand
parent
1401122040
commit
3dae285a7c
@@ -154,7 +154,7 @@ class WrappedFailure(Exception):
|
||||
"""Check if any of exc_classes caused (part of) the failure.
|
||||
|
||||
Arguments of this method can be exception types or type names
|
||||
(stings). If any of wrapped failures were caused by exception
|
||||
(strings). If any of wrapped failures were caused by exception
|
||||
of given type, the corresponding argument is returned. Else,
|
||||
None is returned.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user