From 5b4c035b08c122c3ae15aee7c13ce0f480586502 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Tue, 30 Jul 2013 11:21:11 +0300 Subject: Fix minor typos in messages and docs Signed-off-by: Eric Blake --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 9a421b0c3e..207b9edc91 100644 --- a/HACKING +++ b/HACKING @@ -180,7 +180,7 @@ possible to add a filter to avoid the errors. For example: ==4643== by 0x34D8C01569: ??? (in /usr/lib64/ld-2.15.so) -In this instance, it is acceptible to modify the "tests/.valgrind.supp" file +In this instance, it is acceptable to modify the "tests/.valgrind.supp" file in order to add a suppression filter. The filter should be unique enough to not suppress real leaks, but it should be generic enough to cover multiple code paths. The format of the entry can be found in the documentation found at -- cgit v1.2.1