From 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 13 Nov 2018 17:57:45 +0100 Subject: [PATCH] Fix typo in util/perl/OpenSSL/Test.pm Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/7633) --- util/perl/OpenSSL/Test.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/perl/OpenSSL/Test.pm b/util/perl/OpenSSL/Test.pm index d2f8190434..9564b26046 100644 --- a/util/perl/OpenSSL/Test.pm +++ b/util/perl/OpenSSL/Test.pm @@ -814,7 +814,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 -- 2.25.1