diff --git a/adb/commandline.c b/adb/commandline.c index 41b340abc..ad1021ca3 100644 --- a/adb/commandline.c +++ b/adb/commandline.c @@ -152,7 +152,7 @@ void help() "\n" "networking:\n" " adb ppp [parameters] - Run PPP over USB.\n" - " Note: you should not automatically start a PDP connection.\n" + " Note: you should not automatically start a PPP connection.\n" " refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n" " [parameters] - Eg. defaultroute debug dump local notty usepeerdns\n" "\n"