Skip to content

Commit 0cfcf6c

Browse files
mhxCopilot
andauthored
docs: fix typo in dwarfs-format.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 85b26dc commit 0cfcf6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/dwarfs-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Currently, the following different section types are defined:
122122
first section. The whole point of the section index is to avoid
123123
having to build an index by visiting all section headers. Since
124124
the offsets in the index are sorted, the section index is *always*
125-
stored uncompressed, and the section infex *must* be the last
125+
stored uncompressed, and the section index *must* be the last
126126
section, you can find the start of the section index by reading
127127
the last 64-bit value from the image file, checking if the upper
128128
16 bits match the `SECTION_INDEX` type, and then add the image

0 commit comments

Comments
 (0)