summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dirk Dougherty <ddougherty@google.com> 2013-04-24 19:46:16 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2013-04-24 19:46:16 -0700
commitc9f01f0a80809d6911fce0dbb7692b787f36eb67 (patch)
treed4859b8f47ae15f3da000bbd7a7e45616b504f88
parent3e06ca574270b146b833a4f00eae82578e9cc115 (diff)
parent4a22f9a7bb782d7b9aeb432b6fefda20057b8e11 (diff)
am 4a22f9a7: am 2a31f996: am bdf19c62: am 29743661: Doc change: fix typo in tablet guidelines.
* commit '4a22f9a7bb782d7b9aeb432b6fefda20057b8e11': Doc change: fix typo in tablet guidelines.
-rw-r--r--docs/html/distribute/googleplay/quality/tablet.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/distribute/googleplay/quality/tablet.jd b/docs/html/distribute/googleplay/quality/tablet.jd
index 9c713deca9d6..192aae91350c 100644
--- a/docs/html/distribute/googleplay/quality/tablet.jd
+++ b/docs/html/distribute/googleplay/quality/tablet.jd
@@ -639,7 +639,7 @@ declare support for tablet screen sizes in its manifest file, as follows:</p>
element in the manifest, the element should include attributes that specify
<em>all of the size and density combinations for tablet screens</em> that the
app supports. Note that, if possible, you should avoid using the
-<a href="{@docRoot}guide/topics/manifest/supports-screens-element.html"><code>&lt;supports-screens&gt;</code></a>
+<a href="{@docRoot}guide/topics/manifest/compatible-screens-element.html"><code>&lt;compatible-screens&gt;</code></a>
element in your app.</p>
<div class="rel-resources">