Index: tools/lsan/suppressions.txt |
diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt |
index f61bbda635b38ca5455f0a1ae26ff81a397edd69..dda19f790760d8ed584813c11a2d168e04eed7ee 100644 |
--- a/tools/lsan/suppressions.txt |
+++ b/tools/lsan/suppressions.txt |
@@ -30,7 +30,8 @@ leak:crypto::ScopedTestNSSDB::ScopedTestNSSDB |
leak:error_get_my_stack |
# The NSS suppressions above will not fire when the fast stack unwinder is used, |
-# because it can't unwind through NSS libraries. Apply blanket supressions for now. |
+# because it can't unwind through NSS libraries. Apply blanket suppressions for |
+# now. |
leak:libnssutil3 |
leak:libnspr4 |
leak:libnss3 |