Skip to content

Commit e734721

Browse files
committed
Fix typo
1 parent 2f256a3 commit e734721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/ssl/make_ssl_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
- If the new version removes or renumbers some definitions, keep both files and
2525
add a new #include in _ssl.c.
2626
27-
A newly supported OpenSSL version should alsko be added to:
27+
A newly supported OpenSSL version should also be added to:
2828
- Tools/ssl/multissltests.py
2929
- .github/workflows/build.yml
3030
"""

0 commit comments

Comments
 (0)