summaryrefslogtreecommitdiffstats
path: root/NOTES-VALGRIND.md
diff options
context:
space:
mode:
authorSam Eaton <sam@eaton.party>2021-12-03 14:47:26 -0800
committerPauli <ppzgs1@gmail.com>2021-12-10 15:18:22 +1100
commit44fde441937fc8db8ea6a7ac2e7c683ad9d5f8e0 (patch)
treec1917e826078e6a3c0544041b0057eb906d70dd4 /NOTES-VALGRIND.md
parentf0fc3c10d0617821a476b34aba1ee77d47a2a64a (diff)
changes opensssl typos to openssl
CLA: trivial Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17191)
Diffstat (limited to 'NOTES-VALGRIND.md')
-rw-r--r--NOTES-VALGRIND.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES-VALGRIND.md b/NOTES-VALGRIND.md
index a37e323e23..2700324efa 100644
--- a/NOTES-VALGRIND.md
+++ b/NOTES-VALGRIND.md
@@ -16,7 +16,7 @@ Requirements
See <http://valgrind.org/info/platforms.html>
2. Valgrind installed on the platform
See <http://valgrind.org/downloads/current.html>
-3. OpensSSL compiled
+3. OpenSSL compiled
See [INSTALL.md](INSTALL.md)
Running Tests