diff options
| author | Elliott Hughes <enh@google.com> | 2014-03-08 01:51:52 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-08 01:51:52 +0000 |
| commit | be59a211644d17b00bc24b3359f5ffc8723a4be0 (patch) | |
| tree | 2780a34563e83acfe5c7ddf6e0c100ee1adefc46 /docs/html/tools/testing/testing_ui.jd | |
| parent | 6c18e8adf29f059c5b5d3c73c4aa24cce86251cf (diff) | |
| parent | 29d60b95fa8019c0542f46551057c4d376bb8a7a (diff) | |
| download | frameworks_base-be59a211644d17b00bc24b3359f5ffc8723a4be0.zip frameworks_base-be59a211644d17b00bc24b3359f5ffc8723a4be0.tar.gz frameworks_base-be59a211644d17b00bc24b3359f5ffc8723a4be0.tar.bz2 | |
am 29d60b95: am 8d41e653: Merge "Miscellaneous small documentation fixes."
* commit '29d60b95fa8019c0542f46551057c4d376bb8a7a':
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> |
