From: Paul Floyd Date: Sun, 1 Dec 2024 20:13:18 +0000 (+0100) Subject: Fix typo in FAQ. X-Git-Tag: VALGRIND_3_25_0~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ec2c7e2e960c9cfaaeb13678f81c1d685d7e18a;p=thirdparty%2Fvalgrind.git Fix typo in FAQ. --- diff --git a/docs/xml/FAQ.xml b/docs/xml/FAQ.xml index 4179a62ac..9421aa0ff 100644 --- a/docs/xml/FAQ.xml +++ b/docs/xml/FAQ.xml @@ -512,7 +512,7 @@ int main(void) Do not link with tcmalloc for the builds that you use for - Memecheck testing. + Memcheck testing.