diff options
| author | kmccormick <kmccormick@google.com> | 2013-04-03 12:41:12 -0700 |
|---|---|---|
| committer | kmccormick <kmccormick@google.com> | 2013-04-03 13:04:06 -0700 |
| commit | 76dfc02135abae5337b48fe99a1b8c0a7d95e33a (patch) | |
| tree | e44e200019cd380ca9fc256099c4e0d3dbc7bea1 /docs/html/training/basics/network-ops | |
| parent | 2ab257231fe774748298ab92f78564a5e19f23f0 (diff) | |
| download | frameworks_base-76dfc02135abae5337b48fe99a1b8c0a7d95e33a.zip frameworks_base-76dfc02135abae5337b48fe99a1b8c0a7d95e33a.tar.gz frameworks_base-76dfc02135abae5337b48fe99a1b8c0a7d95e33a.tar.bz2 | |
Doc update: clean up ubiquitous typo "the the"
"Bug: 8531405"
Change-Id: Ib2b96dd2c1ab0f4d8abe5a8052bf2ef33f03b8be
Diffstat (limited to 'docs/html/training/basics/network-ops')
| -rw-r--r-- | docs/html/training/basics/network-ops/managing.jd | 2 |
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. |
