Index: tools/valgrind/drmemory/suppressions.txt |
diff --git a/tools/valgrind/drmemory/suppressions.txt b/tools/valgrind/drmemory/suppressions.txt |
index c79b2012a9538cbc48b2ed8e5d16e767b557dd56..b0035bdf24d118cb0c49119ff67c6215b3d14663 100644 |
--- a/tools/valgrind/drmemory/suppressions.txt |
+++ b/tools/valgrind/drmemory/suppressions.txt |
@@ -1,7 +1,7 @@ |
# This file contains suppressions for the Dr.Memory tool, see |
# http://dev.chromium.org/developers/how-tos/using-drmemory |
# |
-# This file contains suppressions for the DrMemroy reports happening |
+# This file contains suppressions for the DrMemory reports happening |
# in the 'light' mode (a.k.a. drmemory_light) as well as in the 'full' mode. |
# Please use suppressions_full.txt for all the reports that can happen only |
# in the full mode (drmemory_full), |