summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
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>