Add a test for verifying an email with a bad othername type
[openssl.git] / NOTES-VALGRIND.md
index 00647cbd9b726dd7f23f9c614c7e4fb2f36ec97b..a37e323e23fbe16f2ce0e3164920a76f16c4b2e2 100644 (file)
@@ -1,5 +1,5 @@
-NOTES FOR VALGRIND
-==================
+Notes on Valgrind
+=================
 
 Valgrind is a test harness that includes many tools such as memcheck,
 which is commonly used to check for memory leaks, etc. The default tool