summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2020-12-12 19:52:49 +0300
committerMark Wielaard <mark@klomp.org>2020-12-12 18:06:28 +0100
commit98b69a97591f306d2c5655a71472055b33493528 (patch)
tree7906d5bd86c07ffb4f27df6750bdffd697e0da9b /NOTES
parent29d3b65896f6d5f5650ab347d43c12e9e0f578d8 (diff)
downloadelfutils-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 'NOTES')
-rw-r--r--NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/NOTES b/NOTES
index 2a5c23bf..deae6435 100644
--- a/NOTES
+++ b/NOTES
@@ -55,7 +55,7 @@ Some notes:
- the old linker supported extern "C++", extern "java" in version scripts.
- I believe this implementation is severly broken and needs a redesign
+ I believe this implementation is severely broken and needs a redesign
(how do wildcards work with these languages*?). Therefore it is left
out for now.
@@ -91,5 +91,5 @@ Some notes:
Sections created in output files follow the naming of special section
from the gABI.
- In no place is a section solely indentified by its name. Internal
+ In no place is a section solely identified by its name. Internal
references always use the section index.