summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/appendix/install-location.jd
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-05-12 14:53:35 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2010-05-12 14:53:35 -0700
commitf0e4ae563228db584041d517672aeadacecba61f (patch)
tree080bba6db8e47fb7a6fb2d140b085d859e89bed4 /docs/html/guide/appendix/install-location.jd
parent336d7dcb105a43ee4de51fd0f26f277c63662f02 (diff)
parent5dd0fd5c89099f194b9ec2323bb6413fa48e7db8 (diff)
downloadframeworks_base-f0e4ae563228db584041d517672aeadacecba61f.zip
frameworks_base-f0e4ae563228db584041d517672aeadacecba61f.tar.gz
frameworks_base-f0e4ae563228db584041d517672aeadacecba61f.tar.bz2
Merge "docs: fix broken links" into froyo
Diffstat (limited to 'docs/html/guide/appendix/install-location.jd')
-rw-r--r--docs/html/guide/appendix/install-location.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/appendix/install-location.jd b/docs/html/guide/appendix/install-location.jd
index 77cebc6..be89caf 100644
--- a/docs/html/guide/appendix/install-location.jd
+++ b/docs/html/guide/appendix/install-location.jd
@@ -94,7 +94,7 @@ Level 8:</p>
<ol>
<li>Include the {@code android:installLocation} attribute with a value of "{@code auto}" or
"{@code preferExternal}" in the <code><a
-href="{@docRoog}guide/topics/manifest/uses-sdk-element.html">&lt;manifest&gt;</a></code>
+href="{@docRoot}guide/topics/manifest/uses-sdk-element.html">&lt;manifest&gt;</a></code>
element.</li>
<li>Leave your {@code android:minSdkVersion} attribute as is (something <em>less
than</em> "8") and be certain that your application code uses only APIs compatible with that