From 0cfcf6c70fc8affc0b07ab1303ee378de967ebc0 Mon Sep 17 00:00:00 2001 From: mhx Date: Fri, 18 Jul 2025 17:54:25 +0200 Subject: [PATCH] docs: fix typo in dwarfs-format.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- doc/dwarfs-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dwarfs-format.md b/doc/dwarfs-format.md index 760a9a6a..6d75a27f 100644 --- a/doc/dwarfs-format.md +++ b/doc/dwarfs-format.md @@ -122,7 +122,7 @@ Currently, the following different section types are defined: first section. The whole point of the section index is to avoid having to build an index by visiting all section headers. Since the offsets in the index are sorted, the section index is *always* - stored uncompressed, and the section infex *must* be the last + stored uncompressed, and the section index *must* be the last section, you can find the start of the section index by reading the last 64-bit value from the image file, checking if the upper 16 bits match the `SECTION_INDEX` type, and then add the image