summaryrefslogtreecommitdiffstats
path: root/samples/browseable/NetworkConnect/_index.jd
diff options
context:
space:
mode:
Diffstat (limited to 'samples/browseable/NetworkConnect/_index.jd')
-rw-r--r--samples/browseable/NetworkConnect/_index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/browseable/NetworkConnect/_index.jd b/samples/browseable/NetworkConnect/_index.jd
index 7be3ce205..a816b6286 100644
--- a/samples/browseable/NetworkConnect/_index.jd
+++ b/samples/browseable/NetworkConnect/_index.jd
@@ -6,6 +6,6 @@ sample.group=Connectivity
<p>
This sample demonstrates how to connect to the network and fetch raw HTML using
- HttpURLConnection. AsyncTask is used to perform the fetch on a background thread.
+ HttpsURLConnection. AsyncTask is used to perform the fetch on a background thread.
</p>