summaryrefslogtreecommitdiff
path: root/testsuite/test_api.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/test_api.py')
-rw-r--r--testsuite/test_api.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/test_api.py b/testsuite/test_api.py
index 2eb5cf3..4d8b7b2 100644
--- a/testsuite/test_api.py
+++ b/testsuite/test_api.py
@@ -138,7 +138,7 @@ class APITestCase(unittest.TestCase):
self.reset()
def test_styleguide_options(self):
- # Instanstiate a simple checker
+ # Instantiate a simple checker
pep8style = pycodestyle.StyleGuide(paths=[E11])
# Check style's attributes