From c261271aa9eacdc68118aa7237bcbfe17c0a8d63 Mon Sep 17 00:00:00 2001 From: Matthias Goergens Date: Mon, 10 Apr 2023 22:42:11 +0800 Subject: Fix typo --- test/lsan_suppress.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lsan_suppress.txt b/test/lsan_suppress.txt index 4352b3a..e054e7c 100644 --- a/test/lsan_suppress.txt +++ b/test/lsan_suppress.txt @@ -1,7 +1,7 @@ # Suppression file for address sanitizer. # There are some leaks in command line option parsing. They should be -# fixed at some point, but are harmless since the consume just a small, +# fixed at some point, but are harmless since they consume just a small, # constant amount of memory and do not grow. leak:fuse_opt_parse -- cgit v1.2.1