From 98b69a97591f306d2c5655a71472055b33493528 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Sat, 12 Dec 2020 19:52:49 +0300 Subject: 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 --- NOTES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NOTES') 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. -- cgit v1.2.1