summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-09 11:58:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-10 15:24:14 +0100
commite369448f320d967929f8a8b5b3f1c33a64adefa4 (patch)
treeac587f4580538281fdc23a5dd54f6251d8192bfb /documentation
parentd1fe084c030d120dc3d1715f00b91022676366df (diff)
downloadpoky-e369448f320d967929f8a8b5b3f1c33a64adefa4.tar.gz
documentation: dev-manual - fixed typo.
(From yocto-docs rev: 902db5c68b1b0670600f06731b95e1e32c687475) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.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 ab14ebd4d4..9d73f8e4f5 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -580,7 +580,7 @@
580 </para></listitem> 580 </para></listitem>
581 <listitem><para><emphasis>Test and Debug the Application</emphasis>: 581 <listitem><para><emphasis>Test and Debug the Application</emphasis>:
582 Once your application is deployed, you need to test it. 582 Once your application is deployed, you need to test it.
583 Within the Eclipse IDE, you can use the debubbing environment along with the 583 Within the Eclipse IDE, you can use the debugging environment along with the
584 set of user-space tools installed along with the ADT to debug your application. 584 set of user-space tools installed along with the ADT to debug your application.
585 Of course, the same user-space tools are available separately if you choose 585 Of course, the same user-space tools are available separately if you choose
586 not to use the Eclipse IDE.</para></listitem> 586 not to use the Eclipse IDE.</para></listitem>