Skip to content

Commit

Permalink
Fixed typo in docstrings.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Sep 17, 2013
1 parent 5f1343e commit 9de87a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nose2/compat.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""unittest/unittest2 compatibilty wrapper.
"""unittest/unittest2 compatibility wrapper.
Anything internal to nose2 *must* import unittest from here, to be
sure that it is using unittest2 when on older pythons.
Expand Down

0 comments on commit 9de87a6

Please sign in to comment.