Skip to content

Commit 707e632

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "typo fix" into jb-dev
2 parents 614b730 + eb48884 commit 707e632

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/html/training/basics/firstapp/running-app.jd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,9 @@ devices.</p>
133133
<ol>
134134
<li>Launch the Android Virtual Device Manager:
135135
<ol type="a">
136-
<li>In Eclipse, AVD Manager <img src="{@docRoot}images/tools/avd_manager.png"
137-
style="vertical-align:baseline;margin:0" /> in the toolbar.</li>
136+
<li>In Eclipse, click Android Virtual Device Manager
137+
<img src="{@docRoot}images/tools/avd_manager.png"
138+
style="vertical-align:baseline;margin:0" /> from the toolbar.</li>
138139
<li>From the command line, change
139140
directories to <code>&lt;sdk>/tools/</code> and execute:
140141
<pre class="no-pretty-print">android avd</pre></li>

0 commit comments

Comments
 (0)