Skip to content

Commit 13dfd95

Browse files
Update Tools/ssl/multissltests.py
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 7311e42 commit 13dfd95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/ssl/multissltests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
choices=['library', 'modules', 'tests'],
137137
default='tests',
138138
help=(
139-
"Which steps to perform. 'library' downloads and compiles a crypto"
139+
"Which steps to perform. 'library' downloads and compiles a crypto"
140140
"library. 'module' also compiles Python modules. 'tests' builds "
141141
"all and runs the test suite."
142142
)

0 commit comments

Comments
 (0)