Skip to content

Commit

Permalink
Fix spelling typo (GH-6443) (#6508)
Browse files Browse the repository at this point in the history
(cherry picked from commit 28e8b66)

Co-authored-by: jdemeyer <jdemeyer@cage.ugent.be>
  • Loading branch information
2 people authored and ned-deily committed Apr 17, 2018
1 parent f1547d1 commit e735634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/test/support/__init__.py
Expand Up @@ -2403,7 +2403,7 @@ def check__all__(test_case, module, name_of_module=None, extra=(),
The 'extra' argument can be a set of names that wouldn't otherwise be
automatically detected as "public", like objects without a proper
'__module__' attriubute. If provided, it will be added to the
'__module__' attribute. If provided, it will be added to the
automatically detected ones.
The 'blacklist' argument can be a set of names that must not be treated
Expand Down

0 comments on commit e735634

Please sign in to comment.