aboutsummaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-01-25 05:34:20 +0000
committerSam James <sam@gentoo.org>2025-01-25 05:34:20 +0000
commit8d55f2fb17f7069b3b10231f9673eba1a0d272eb (patch)
treee452182bdb5a3798bc7c4a6b438eefd197153df7 /elf
parentfc8f253d808ade5e97c93b363bd1932023e770ba (diff)
downloadglibc-8d55f2fb17f7069b3b10231f9673eba1a0d272eb.zip
glibc-8d55f2fb17f7069b3b10231f9673eba1a0d272eb.tar.gz
glibc-8d55f2fb17f7069b3b10231f9673eba1a0d272eb.tar.bz2
elf: fix 'valgrind' typo in comment
Diffstat (limited to 'elf')
-rw-r--r--elf/valgrind-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/valgrind-test.c b/elf/valgrind-test.c
index f95ef00..06237b5 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.