diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2020-12-12 19:52:49 +0300 |
---|---|---|
committer | Mark Wielaard <mark@klomp.org> | 2020-12-12 18:06:28 +0100 |
commit | 98b69a97591f306d2c5655a71472055b33493528 (patch) | |
tree | 7906d5bd86c07ffb4f27df6750bdffd697e0da9b /libebl/ChangeLog | |
parent | 29d3b65896f6d5f5650ab347d43c12e9e0f578d8 (diff) | |
download | elfutils-98b69a97591f306d2c5655a71472055b33493528.tar.gz |
Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.ac
accidently -> accidentally
approriate -> appropriate
depencies -> dependencies
endianess -> endianness
funtions -> functions
indeces -> indices
indentified -> identified
ist -> is
mutliple -> multiple
nessesary -> necessary
optimze -> optimize
severly -> severely
suport -> support
tranformation -> transformation
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Diffstat (limited to 'libebl/ChangeLog')
-rw-r--r-- | libebl/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog index 863e4d55..04e9cd49 100644 --- a/libebl/ChangeLog +++ b/libebl/ChangeLog @@ -1096,7 +1096,7 @@ 2005-05-11 Ulrich Drepper <drepper@redhat.com> * eblcorenote.c: Handle new AT_* values and files with different - endianess. + endianness. * Makefile.am (x86_64_SRCS): Add x86_64_corenote.c. * x86-64_corenote.c: New file. * x86_64_init.c: Hook in x86_64_corenote. |