mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
all: Fix spelling mistakes based on codespell check.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -6,7 +6,7 @@ SECTIONS
|
||||
KEEP(*(.head))
|
||||
}
|
||||
|
||||
/* Put this at 0x1700 which is right after our execption
|
||||
/* Put this at 0x1700 which is right after our exception
|
||||
* vectors in head.S.
|
||||
*/
|
||||
. = 0x1700;
|
||||
|
||||
Reference in New Issue
Block a user