From 2cbeda847bb58bfac73d2048e3e0300ff1b2b894 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Fri, 2 Jun 2023 03:40:12 +0000 Subject: Fix a few more typos I missed in previous round -- BZ 25337 --- elf/tst-ldconfig-p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf') diff --git a/elf/tst-ldconfig-p.sh b/elf/tst-ldconfig-p.sh index e966c4d124..981e3a451a 100644 --- a/elf/tst-ldconfig-p.sh +++ b/elf/tst-ldconfig-p.sh @@ -63,7 +63,7 @@ case $status in (1) if head -n 1 "$testout" | \ grep -q ": Cache file has wrong endianness\.$" ; then - echo "info: cache file has wrong endianess" >> "$testout" + echo "info: cache file has wrong endianness" >> "$testout" else echo "error: unexpected ldconfig error message" >> "$testout" errors=1 -- cgit v1.2.3