Few typos fixes in binfmt and libc/machine.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche
2021-03-10 21:13:31 +01:00
committed by Xiang Xiao
parent d898bc445c
commit d85c432278
16 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ bool up_checkarch(FAR const Elf_Ehdr *ehdr)
* Name: up_relocate and up_relocateadd
*
* Description:
* Perform on architecture-specific ELF relocation. Every architecture
* Perform an architecture-specific ELF relocation. Every architecture
* that uses the ELF loader must provide this function.
*
* Input Parameters: