Skip to content
Snippets Groups Projects
Commit c989199c authored by Kenny Root's avatar Kenny Root Committed by Mike Lockwood
Browse files

Fix typo in adb commandline help

Android developers are not expected to have PDP-11s.
parent 3d9b265b
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ void help()
"\n"
"networking:\n"
" adb ppp <tty> [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"
" <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n"
" [parameters] - Eg. defaultroute debug dump local notty usepeerdns\n"
"\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment