summaryrefslogtreecommitdiffstats
path: root/NOTES-VALGRIND.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES-VALGRIND.md')
-rw-r--r--NOTES-VALGRIND.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES-VALGRIND.md b/NOTES-VALGRIND.md
index 00647cbd9b..a37e323e23 100644
--- a/NOTES-VALGRIND.md
+++ b/NOTES-VALGRIND.md
@@ -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