summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorMark Doliner <markdoliner@google.com>2014-01-02 11:17:47 -0800
committerMark Doliner <markdoliner@google.com>2014-01-03 19:15:36 +0000
commit9525f2a72e2786f1b53927878dd8234859ea5c39 (patch)
treedf1aea2053df7b6c34716fa3a009dfb7e234c95c /docs/html/tools
parentcccf2a333793badbcea9b04fe3f29447496a56d9 (diff)
downloadframeworks_base-9525f2a72e2786f1b53927878dd8234859ea5c39.zip
frameworks_base-9525f2a72e2786f1b53927878dd8234859ea5c39.tar.gz
frameworks_base-9525f2a72e2786f1b53927878dd8234859ea5c39.tar.bz2
Miscellaneous small documentation fixes.
Most of these I noticed on my own. The change to docs/html/tools/testing/testing_ui.jd is mentioned in a bug report: https://code.google.com/p/android/issues/detail?id=56324 Signed-off-by: Mark Doliner <markdoliner@google.com>
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/testing/testing_ui.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/testing/testing_ui.jd b/docs/html/tools/testing/testing_ui.jd
index 701415e..4318a21 100644
--- a/docs/html/tools/testing/testing_ui.jd
+++ b/docs/html/tools/testing/testing_ui.jd
@@ -90,7 +90,7 @@ Functional or black-box UI testing does not require testers to know the internal
alt="User interface of uiautomatorviewer tool" height="327px" id="figure1"/>
</a>
<p class="img-caption">
- <strong>Figure 1.</strong> The {@code uiautomatorviewer} showing the captured interface of a test deviice.
+ <strong>Figure 1.</strong> The {@code uiautomatorviewer} showing the captured interface of a test device.
</p>
<p>To analyze the UI components of the application that you want to test:</p>