From: Richard Levitte Date: Tue, 13 Nov 2018 16:57:45 +0000 (+0100) Subject: Fix typo in util/perl/OpenSSL/Test.pm X-Git-Tag: OpenSSL_1_1_0j~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1aec9e84e2d36b0c4b45633d5343a39cb1ac25f;p=thirdparty%2Fopenssl.git Fix typo in util/perl/OpenSSL/Test.pm Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/7633) (cherry picked from commit 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb) --- diff --git a/util/perl/OpenSSL/Test.pm b/util/perl/OpenSSL/Test.pm index a6be4878950..a77909c6069 100644 --- a/util/perl/OpenSSL/Test.pm +++ b/util/perl/OpenSSL/Test.pm @@ -704,7 +704,7 @@ Returns a list of two numbers, the first representing the build version, the second representing the library version. See opensslv.h for more information on those numbers. -= back +=back =cut