summaryrefslogtreecommitdiffstats
path: root/adb
diff options
context:
space:
mode:
authorMike Lockwood <lockwood%android.com@gtempaccount.com>2011-04-26 16:00:55 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-04-26 16:00:55 -0700
commit81ce51dae95deb0dc6b07cbd96bd07d08aad5178 (patch)
treee0dd503af9974438a1109152b7aabbd8a7d03e42 /adb
parentf315896f17475c293af3b2cf485d5f0bae812a88 (diff)
parent55537c347bb31d0e2b176ca2550d2054877f9d54 (diff)
downloadsystem_core-81ce51dae95deb0dc6b07cbd96bd07d08aad5178.zip
system_core-81ce51dae95deb0dc6b07cbd96bd07d08aad5178.tar.gz
system_core-81ce51dae95deb0dc6b07cbd96bd07d08aad5178.tar.bz2
am 55537c34: am 2f7995ee: Merge "adb: fix typo in helptext"
* commit '55537c347bb31d0e2b176ca2550d2054877f9d54': adb: fix typo in helptext
Diffstat (limited to 'adb')
-rw-r--r--adb/commandline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/adb/commandline.c b/adb/commandline.c
index 5ed1b52..b0c2b80 100644
--- a/adb/commandline.c
+++ b/adb/commandline.c
@@ -104,7 +104,7 @@ void help()
" Port 5555 is used by default if no port number is specified.\n"
" disconnect [<host>[:<port>]] - disconnect from a TCP/IP device.\n"
" Port 5555 is used by default if no port number is specified.\n"
- " Using this ocmmand with no additional arguments\n"
+ " Using this command with no additional arguments\n"
" will disconnect from all connected TCP/IP devices.\n"
"\n"
"device commands:\n"