summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 8c20a9a5c9..be1cf9903b 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1793,7 +1793,7 @@
1793 $ bitbake -c compile -f <name_of_package> 1793 $ bitbake -c compile -f <name_of_package>
1794 </literallayout> 1794 </literallayout>
1795 The <filename>-f</filename> or <filename>--force</filename> 1795 The <filename>-f</filename> or <filename>--force</filename>
1796 option forces re-execution of the specified task. 1796 option forces the specified task to execute.
1797 If you find problems with your code, you can just keep editing and 1797 If you find problems with your code, you can just keep editing and
1798 re-testing iteratively until things work as expected. 1798 re-testing iteratively until things work as expected.
1799 <note>All the modifications you make to the temporary source code 1799 <note>All the modifications you make to the temporary source code