From: Sam James Date: Sat, 25 Jan 2025 05:34:20 +0000 (+0000) Subject: elf: fix 'valgrind' typo in comment X-Git-Tag: glibc-2.41~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d55f2fb17f7069b3b10231f9673eba1a0d272eb;p=thirdparty%2Fglibc.git elf: fix 'valgrind' typo in comment --- diff --git a/elf/valgrind-test.c b/elf/valgrind-test.c index f95ef00912..06237b5485 100644 --- a/elf/valgrind-test.c +++ b/elf/valgrind-test.c @@ -1,5 +1,5 @@ /* This is the simple test intended to be called by - tst-valgrind-smoke to perform vagrind smoke test. + tst-valgrind-smoke to perform valgrind smoke test. Copyright (C) 2022-2025 Free Software Foundation, Inc. This file is part of the GNU C Library.