Skip to content

Commit 408cafc

Browse files
committed
sorry, one more
1 parent 331a2f0 commit 408cafc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_build_details.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ def contents(self):
114114
def test_location(self):
115115
self.assertTrue(os.path.isfile(self.location))
116116

117-
# Override generic format tests with tests for our specific implemenation.
117+
# Override generic format tests with tests for our specific implementation.
118118

119119
@needs_installed_python
120120
@unittest.skipIf(is_android or is_apple_mobile, 'Android and iOS run tests via a custom testbed method that changes sys.executable')

0 commit comments

Comments
 (0)