Skip to content

Commit eb48884

Browse files
committed
typo fix
Change-Id: Ib7c8f17fd0f2a1e2b462b6ab9b711c3b4bf3edda
1 parent 9f061e2 commit eb48884

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)