summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorKristi Rifenbark <kristi.rifenbark@gmail.com>2017-06-08 17:10:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-06-14 10:19:25 +0100
commit0dae0865ba2be2322475b8877c25a45b56c79b48 (patch)
treecab6a0b053af025de7a5fab52fbfb2c6ddcb43b6 /documentation
parent6b32207239d2db699188e080e3d7e14a68ca7cf3 (diff)
downloadpoky-0dae0865ba2be2322475b8877c25a45b56c79b48.tar.gz
dev-manual: Corrected grammar error
(From yocto-docs rev: 0d432a6890316207f93c149b865d4a9fc020bfa0) Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 9f3811717a..0782f0acdb 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -1301,7 +1301,7 @@
1301 </para></listitem> 1301 </para></listitem>
1302 <listitem><para><emphasis>Test Your Changes:</emphasis> 1302 <listitem><para><emphasis>Test Your Changes:</emphasis>
1303 Once you have modified the source code, the easiest way to 1303 Once you have modified the source code, the easiest way to
1304 your changes is by calling the 1304 test your changes is by calling the
1305 <filename>do_compile</filename> task as shown in the 1305 <filename>do_compile</filename> task as shown in the
1306 following example: 1306 following example:
1307 <literallayout class='monospaced'> 1307 <literallayout class='monospaced'>