Skip to content

Commit 8fdde66

Browse files
committed
fixed typo
1 parent 03cebdf commit 8fdde66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

C/opensslv.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
*
4545
* libcrypto.so.0.9
4646
*
47-
* Some unixen also make a softlink with the major verson number only:
47+
* Some unixen also make a softlink with the major version number only:
4848
*
4949
* libcrypto.so.0
5050
*

deimos/openssl/opensslv.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ enum OPENSSL_VERSION_PTEXT = " part of " ~ OPENSSL_VERSION_TEXT;
4545
*
4646
* libcrypto.so.0.9
4747
*
48-
* Some unixen also make a softlink with the major verson number only:
48+
* Some unixen also make a softlink with the major version number only:
4949
*
5050
* libcrypto.so.0
5151
*

0 commit comments

Comments
 (0)