summaryrefslogtreecommitdiffstats
path: root/util
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:54:29 +0100
commite0e5241fc917fb3cc2320659c4216518da0ae2c9 (patch)
tree0e61fc856e01956c9248e07a3955113de3fc5eab /util
parentc8bcea93b116d8d3dbae4fb32600a44e07b3c957 (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)
Diffstat (limited to 'util')
-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 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