summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/developing/tools
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2010-05-25 15:41:53 -0700
committerDirk Dougherty <ddougherty@google.com>2010-05-26 16:37:48 -0700
commit75102d04bd0905223578f333c74d230e6be97bf2 (patch)
treea50a29a8150bf59b4ffd33ff18c63a0336fb3c71 /docs/html/guide/developing/tools
parentb0016e2b2162c916289d022f1572c0bc95158543 (diff)
downloadframeworks_base-75102d04bd0905223578f333c74d230e6be97bf2.zip
frameworks_base-75102d04bd0905223578f333c74d230e6be97bf2.tar.gz
frameworks_base-75102d04bd0905223578f333c74d230e6be97bf2.tar.bz2
Doc change: fix adt download page, misc doc fixes.
Change-Id: Ifa04ea6f31cf0677bf95263188a137fd8dd721eb
Diffstat (limited to 'docs/html/guide/developing/tools')
-rw-r--r--docs/html/guide/developing/tools/emulator.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/developing/tools/emulator.jd b/docs/html/guide/developing/tools/emulator.jd
index 6363ab2..f07cdd5 100644
--- a/docs/html/guide/developing/tools/emulator.jd
+++ b/docs/html/guide/developing/tools/emulator.jd
@@ -1142,7 +1142,7 @@ currently supported.</p>
emulator checks the value of the <code>http_proxy</code> environment variable at
startup and uses its value automatically, if defined. </p>
-<p>You can use the <code>-verbose-proxy</code> option to diagnose proxy
+<p>You can use the <code>-debug-proxy</code> option to diagnose proxy
connection problems.</p>
<a name="connecting"></a>