Fix typo in object file format doc

Thanks @ax6!
This commit is contained in:
ISSOtm
2020-09-24 16:43:13 +02:00
parent be8ebe6db9
commit 9fee0603b1

View File

@@ -83,7 +83,7 @@ REPT NumberOfSections
; 6 = SRAM
; 7 = OAM
; Bits 7 and 6 are independent from the above value:
; Bit 7 iencodes whether the section is unionized
; Bit 7 encodes whether the section is unionized
; Bit 6 encodes whether the section is a fragment
; Bits 6 and 7 may not be both set at the same time!