summaryrefslogtreecommitdiffstats
path: root/util/perl
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:52:06 +0100
commit2dc37bc2b4c678462a24d2904604e58c0c5ac1cb (patch)
treea0834b93a596da6c144940edc80d715fb280a3dc /util/perl
parent45cdae1c7c93fe7ef2a981da4c36c3b8cb09e855 (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)
Diffstat (limited to 'util/perl')
-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