summaryrefslogtreecommitdiffstats
path: root/docs/html/training/basics/network-ops
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training/basics/network-ops')
-rw-r--r--docs/html/training/basics/network-ops/managing.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/basics/network-ops/managing.jd b/docs/html/training/basics/network-ops/managing.jd
index 0f3d495..990b8cb 100644
--- a/docs/html/training/basics/network-ops/managing.jd
+++ b/docs/html/training/basics/network-ops/managing.jd
@@ -269,7 +269,7 @@ returns to the main activity:</p>
// When the user changes the preferences selection,
// onSharedPreferenceChanged() restarts the main activity as a new
- // task. Sets the the refreshDisplay flag to "true" to indicate that
+ // task. Sets the refreshDisplay flag to "true" to indicate that
// the main activity should update its display.
// The main activity queries the PreferenceManager to get the latest settings.