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 0b83c4e..baafff7 100644
--- a/testsuite/test_api.py
+++ b/testsuite/test_api.py
@@ -137,7 +137,7 @@ class APITestCase(unittest.TestCase):
self.reset()
def test_styleguide_options(self):
- # Instanciate a simple checker
+ # Instantiate a simple checker
pep8style = pep8.StyleGuide(paths=[E11])
# Check style's attributes