From: Ichinose Shogo Date: Sun, 1 Nov 2020 06:14:02 +0000 (+0900) Subject: fix typo in README X-Git-Tag: openssl-3.0.0-alpha8~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3ee3c4d2abeeeadc8d33498d1466a3a8381d286b;p=thirdparty%2Fopenssl.git fix typo in README CLA: trivial Reviewed-by: Paul Dale Reviewed-by: Kurt Roeckx Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/13289) --- diff --git a/README.md b/README.md index f6d9ed6483e..1f39b1eeab8 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ document. * [NOTES-Unix.md](NOTES-Unix.md) * [NOTES-VMS.md](NOTES-VMS.md) * [NOTES-Windows.txt](NOTES-Windows.txt) - * [NOTES-Perl.m](NOTES-Perl.md) + * [NOTES-Perl.md](NOTES-Perl.md) * [NOTES-Valgrind.md](NOTES-Valgrind.md) Specific notes on upgrading to OpenSSL 3.0 from previous versions, as well as