Signed-off-by: Paul Moore <[email protected]> --- tests/valgrind_test.supp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/valgrind_test.supp b/tests/valgrind_test.supp index 8860c6f..6a13968 100644 --- a/tests/valgrind_test.supp +++ b/tests/valgrind_test.supp @@ -3,9 +3,9 @@ # # information: -# to createe entries run with the "--gen-suppressions=all" option, e.g. +# to create entries run with the "--gen-suppressions=all" option, e.g. # valgrind --gen-suppressions=all ... -# to use the supressions run with the "--suppressions" options, e.g. +# to use the suppressions run with the "--suppressions" options, e.g. # valgrind --suppressions=<file> ... # Gentoo x86-64 system with valgrind-3.9.0 and glibc-2.19 ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
