aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/developer_instructions.html4
-rw-r--r--docs/developer_instructions.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/developer_instructions.html b/docs/developer_instructions.html
index b8857ce..a9798cb 100644
--- a/docs/developer_instructions.html
+++ b/docs/developer_instructions.html
@@ -790,8 +790,8 @@ that will distinguish different entries of a tag.</p>
</li>
</ul>
</div>
-<div class="section" id="data-dictinonary-format">
-<h2>Data dictinonary format</h2>
+<div class="section" id="data-dictionary-format">
+<h2>Data dictionary format</h2>
<p>The part of ebuild data used for metadata generation should have data dictionary format
also defined in g_sorcery.metadata.</p>
<p>Keys correspond to tags from a schema with the same name.
diff --git a/docs/developer_instructions.rst b/docs/developer_instructions.rst
index 706dd83..b54adfa 100644
--- a/docs/developer_instructions.rst
+++ b/docs/developer_instructions.rst
@@ -468,7 +468,7 @@ Entry is a dictionary. Dictionary keys are:
* **subtags**
List of subtags.
-Data dictinonary format
+Data dictionary format
~~~~~~~~~~~~~~~~~~~~~~~
The part of ebuild data used for metadata generation should have data dictionary format