Skip to content

Commit a8f1c78

Browse files
committed
Fix typo
1 parent e8ccd67 commit a8f1c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testsuite/test_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ def test_styleguide(self):
137137
self.reset()
138138

139139
def test_styleguide_options(self):
140-
# Instanciate a simple checker
140+
# Instantiate a simple checker
141141
pep8style = pep8.StyleGuide(paths=[E11])
142142

143143
# Check style's attributes

0 commit comments

Comments
 (0)