summaryrefslogtreecommitdiffstats
path: root/docs/html/samples
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2013-10-31 07:21:39 -0700
committerJoe Fernandez <joefernandez@google.com>2013-10-31 16:36:01 +0000
commit559a00ad187ae4da86b339cd7505d085af3ee7ea (patch)
treee7680d359a10b74ec4b5c1f11a23015d106bef84 /docs/html/samples
parent43730d47796483652721b354ec5a4d7c6d291710 (diff)
downloadframeworks_base-559a00ad187ae4da86b339cd7505d085af3ee7ea.zip
frameworks_base-559a00ad187ae4da86b339cd7505d085af3ee7ea.tar.gz
frameworks_base-559a00ad187ae4da86b339cd7505d085af3ee7ea.tar.bz2
docs: Sample Code landing page - typo fixes
Change-Id: I73e1be3e03bf4d217871cfe273489702292eb4c8 (cherry picked from commit 5780db1edcd44af8ab79135032af64c951cfeed3)
Diffstat (limited to 'docs/html/samples')
-rw-r--r--docs/html/samples/index.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/samples/index.jd b/docs/html/samples/index.jd
index 31544b0..5c6cb53 100644
--- a/docs/html/samples/index.jd
+++ b/docs/html/samples/index.jd
@@ -25,11 +25,11 @@ page.tags="samples","examples","code"
<ul>
<li>Unpack the downloaded project package.</li>
- <li>In Android Studio, chose <strong>File > Import Project</strong> and select root folder of
+ <li>In Android Studio, chose <strong>File > Import Project</strong> and select the root folder of
the unpacked project.
<p>Android Studio may ask you to choose the type of project you are importing.
If this is the case, make sure to choose <strong>Import project from
- external model</strong> and the <strong>Gradle</strong> option.
+ external model</strong> and select the <strong>Gradle</strong> option.
</p>
</li>
</ul>