libbacktrace: Fix typos in various files

Signed-off-by: Dhruv Chawla <dhruvc@nvidia.com>

libbacktrace/ChangeLog:

	* allocfail.sh: Fix typos.
	* elf.c (elf_fetch_bits): Likewise.
This commit is contained in:
Dhruv Chawla
2026-05-14 08:54:02 +00:00
committed by Ian Lance Taylor
parent 96664e69b1
commit 9477521bc1
2 changed files with 2 additions and 2 deletions

2
elf.c
View File

@@ -1166,7 +1166,7 @@ elf_fetch_bits (const unsigned char **ppin, const unsigned char *pinend,
return 1;
}
/* This is like elf_fetch_bits, but it fetchs the bits backward, and ensures at
/* This is like elf_fetch_bits, but it fetches the bits backward, and ensures at
least 16 bits. This is for zstd. */
static int