From c22457e80d388eefde4b491105cb238444ab4b90 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Tue, 9 Jun 2009 11:08:00 -0500 Subject: Fix typo in adb commandline help Android developers are not expected to have PDP-11s. --- docs/html/guide/developing/tools/adb.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd index b111047e60bf..e8c726f8cdc9 100644 --- a/docs/html/guide/developing/tools/adb.jd +++ b/docs/html/guide/developing/tools/adb.jd @@ -313,7 +313,7 @@ emulator-5558  device
  • <tty> — the tty for PPP stream. For example dev:/dev/omap_csmi_ttyl.
  • [parm]... &mdash zero or more PPP/PPPD options, such as defaultroute, local, notty, etc.
  • -

    Note that you should not automatically start a PDP connection.

    +

    Note that you should not automatically start a PPP connection.

    -- cgit v1.2.3-59-g8ed1b