Skip to content

Commit 7b16fc0

Browse files
author
Android Code Review
committed
Merge change 10312
* changes: Fix typo in adb commandline help
2 parents 3fb1261 + b01b577 commit 7b16fc0

File tree

1 file changed

+1
-1
lines changed
  • docs/html/guide/developing/tools

1 file changed

+1
-1
lines changed

docs/html/guide/developing/tools/adb.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ emulator-5558&nbsp;&nbsp;device</pre>
313313
<li><code>&lt;tty&gt;</code> &mdash; the tty for PPP stream. For example <code>dev:/dev/omap_csmi_ttyl</code>. </li>
314314
<li><code>[parm]... </code> &mdash zero or more PPP/PPPD options, such as <code>defaultroute</code>, <code>local</code>, <code>notty</code>, etc.</li></ul>
315315

316-
<p>Note that you should not automatically start a PDP connection. </p></td>
316+
<p>Note that you should not automatically start a PPP connection. </p></td>
317317
<td></td>
318318
</tr>
319319

0 commit comments

Comments
 (0)