summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-11-13 17:57:45 +0100
committerRichard Levitte <levitte@openssl.org>2018-11-14 00:55:13 +0100
commitb1aec9e84e2d36b0c4b45633d5343a39cb1ac25f (patch)
tree911a30d3c201b7d6c7e1dcd4066699a467838eb8
parent841303dad2d0bb28db2317d36ef430e73d137d3d (diff)
Fix typo in util/perl/OpenSSL/Test.pm
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/7633) (cherry picked from commit 2dc37bc2b4c678462a24d2904604e58c0c5ac1cb)
-rw-r--r--util/perl/OpenSSL/Test.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/perl/OpenSSL/Test.pm b/util/perl/OpenSSL/Test.pm
index a6be487895..a77909c606 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