diff options
| author | Elliott Hughes <enh@google.com> | 2014-02-21 17:19:21 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2014-02-21 17:19:21 +0000 |
| commit | 8d41e653bae240488281d430309e2d501e9524e5 (patch) | |
| tree | 63d2675bd5c483a98848261cd6c6beca3ff5c458 /docs/html/tools/testing/testing_ui.jd | |
| parent | 4a642ee5e65ca47ecf6cb274096162e580aac922 (diff) | |
| parent | 9525f2a72e2786f1b53927878dd8234859ea5c39 (diff) | |
| download | frameworks_base-8d41e653bae240488281d430309e2d501e9524e5.zip frameworks_base-8d41e653bae240488281d430309e2d501e9524e5.tar.gz frameworks_base-8d41e653bae240488281d430309e2d501e9524e5.tar.bz2 | |
Merge "Miscellaneous small documentation fixes."
Diffstat (limited to 'docs/html/tools/testing/testing_ui.jd')
| -rw-r--r-- | docs/html/tools/testing/testing_ui.jd | 2 |
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> |
