summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-11-05 15:28:56 -0800
committerScott Main <smain@google.com>2013-11-05 15:28:56 -0800
commit16560f1e146c854bb006e22601dbcf6eac798167 (patch)
tree60bfd7a2007a3456224711c86694c61dbbd4ca39
parentb4a601467cf0aecbcb25ed166d9a432783252216 (diff)
parentfae59e8ae129ec41faed029cfa09df8856b7d21c (diff)
downloadandroid_development-16560f1e146c854bb006e22601dbcf6eac798167.tar.gz
android_development-16560f1e146c854bb006e22601dbcf6eac798167.tar.bz2
android_development-16560f1e146c854bb006e22601dbcf6eac798167.zip
resolved conflicts for merge of fae59e8a to klp-dev-plus-aosp
Change-Id: Iaf15aa6c9087eb0e72661b40acbf74830df0b00c
-rw-r--r--samples/browseable/ActivityInstrumentation/_index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/browseable/ActivityInstrumentation/_index.jd b/samples/browseable/ActivityInstrumentation/_index.jd
index a29a445cc..369ff7eb6 100644
--- a/samples/browseable/ActivityInstrumentation/_index.jd
+++ b/samples/browseable/ActivityInstrumentation/_index.jd
@@ -8,6 +8,6 @@ sample.group=Testing
<p>This sample demonstrates how to use an
{@link android.test.InstrumentationTestCase} to test the internal state of an
{@link android.app.Activity}.</p>
-<p>To learn more about using Android's custom testing framework, see
-<a href="{@docRoot}training/activity-testing/index.html">Testing Your
+<p>To learn more about using Android's custom testing framework, see
+<a href="{@docRoot}training/activity-testing/index.html">Testing Your
Android Activity</a>.</p>