summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 0c849f59d3..55e0c58897 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -1405,7 +1405,7 @@
1405 references - any commit that addresses a specific bug should include the 1405 references - any commit that addresses a specific bug should include the
1406 bug ID in the description (typically at the beginning) as follows: 1406 bug ID in the description (typically at the beginning) as follows:
1407 <literallayout class='monospaced'> 1407 <literallayout class='monospaced'>
1408 Fixes YOCTO #&lt;bug-id&gt; 1408 [YOCTO #&lt;bug-id&gt;]
1409 1409
1410 &lt;detailed description of change&gt; 1410 &lt;detailed description of change&gt;
1411 </literallayout></para></listitem> 1411 </literallayout></para></listitem>