From eb08d3b7c0332accd8c04a058b8ef17d35a1eb39 Mon Sep 17 00:00:00 2001 From: Patrick Dubroy Date: Wed, 12 Jul 2023 17:10:04 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20=C2=A7=205.5.2=20Modules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit depended → dependent --- document/core/binary/modules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/core/binary/modules.rst b/document/core/binary/modules.rst index e9c72b61a5..8e488582d1 100644 --- a/document/core/binary/modules.rst +++ b/document/core/binary/modules.rst @@ -60,7 +60,7 @@ Each section consists of * a one-byte section *id*, * the |U32| *size* of the contents, in bytes, -* the actual *contents*, whose structure is depended on the section id. +* the actual *contents*, whose structure is dependent on the section id. Every section is optional; an omitted section is equivalent to the section being present with empty contents.