Skip to content

Commit 685418c

Browse files
committed
Fix typo
1 parent d2126e7 commit 685418c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ commands =
3939
python -m haas.__main__ haas
4040

4141
[testenv:cp26]
42-
# Python 2.6 needs some handfolding to run the entry points using the
42+
# Python 2.6 needs some handholding to run the entry points using the
4343
# `-m` option.
4444
install_command = python -m pip.__main__ install -q {packages}
4545
commands =

0 commit comments

Comments
 (0)