diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-10-28 15:20:42 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-10-28 15:21:11 +0100 |
commit | 76b2f537072de4fdb752732ff37ef142f2ab5060 (patch) | |
tree | 010ba151b325c814269545cc9a10d0078cc9cb5c | |
parent | 95765567d0e9dd01a827e8defd423f27d1d03e95 (diff) |
mk-ca-bundle: spell fix "version"
-rwxr-xr-x | lib/mk-ca-bundle.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mk-ca-bundle.pl b/lib/mk-ca-bundle.pl index 239c01744..8d770e8a5 100755 --- a/lib/mk-ca-bundle.pl +++ b/lib/mk-ca-bundle.pl @@ -355,7 +355,7 @@ print CRT <<EOT; ## an Apache+mod_ssl webserver for SSL client authentication. ## Just configure this file as the SSLCACertificateFile. ## -## Conversion done with mk-ca-bundle.pl verison $version. +## Conversion done with mk-ca-bundle.pl version $version. ## SHA1: $newsha1 ## |