summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-09 11:08:00 -0500
committerJean-Baptiste Queru <jbq@google.com>2009-07-07 12:42:09 -0700
commitc22457e80d388eefde4b491105cb238444ab4b90 (patch)
tree8629e586392f30b5e0cff48dcb8cf9e1e8a7b525 /docs
parent81a476f654155df27aa564a4aebf931eab588e6d (diff)
downloadframeworks_base-c22457e80d388eefde4b491105cb238444ab4b90.zip
frameworks_base-c22457e80d388eefde4b491105cb238444ab4b90.tar.gz
frameworks_base-c22457e80d388eefde4b491105cb238444ab4b90.tar.bz2
Fix typo in adb commandline help
Android developers are not expected to have PDP-11s.
Diffstat (limited to 'docs')
-rw-r--r--docs/html/guide/developing/tools/adb.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd
index b111047..e8c726f 100644
--- a/docs/html/guide/developing/tools/adb.jd
+++ b/docs/html/guide/developing/tools/adb.jd
@@ -313,7 +313,7 @@ emulator-5558&nbsp;&nbsp;device</pre>
<li><code>&lt;tty&gt;</code> &mdash; the tty for PPP stream. For example <code>dev:/dev/omap_csmi_ttyl</code>. </li>
<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>
-<p>Note that you should not automatically start a PDP connection. </p></td>
+<p>Note that you should not automatically start a PPP connection. </p></td>
<td></td>
</tr>