From b653a768509461fb0232bb0f5d322c1e944794fc Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Thu, 7 May 2015 13:13:46 -0700 Subject: Fix spelling errors. --- BinaryEncoding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BinaryEncoding.md') diff --git a/BinaryEncoding.md b/BinaryEncoding.md index 4f6b37f..34e106b 100644 --- a/BinaryEncoding.md +++ b/BinaryEncoding.md @@ -57,7 +57,7 @@ as a starting point for defining a real standard binary format.* * the section contents (specific to the section type) * A code section contains: * the generic section header - * a table containing, for each function, it's signature, offset (within the seciton), sorted by offset, followed by + * a table containing, for each function, it's signature, offset (within the section), sorted by offset, followed by * a sequence of functions * A function contains: * a table containing, for each type, how many locals are indexed by the function body of that type -- cgit v1.2.3