diff options
| author | David Friedman <dmail@google.com> | 2014-12-01 15:34:07 -0800 |
|---|---|---|
| committer | David Friedman <dmail@google.com> | 2014-12-01 15:38:09 -0800 |
| commit | 55eda3c691a77ab9d5e591ec4e8362374d296491 (patch) | |
| tree | 0b5a63801207658e3a5de51658e9b2ee6c767482 /docs/html/about | |
| parent | 1f5acf84800f58607e5e9f36c48e3b53f10c1163 (diff) | |
| download | frameworks_base-55eda3c691a77ab9d5e591ec4e8362374d296491.zip frameworks_base-55eda3c691a77ab9d5e591ec4e8362374d296491.tar.gz frameworks_base-55eda3c691a77ab9d5e591ec4e8362374d296491.tar.bz2 | |
Fixes a typo, in which the word "give" is repeated.
Bug 18553334
Change-Id: Ie21fd8d0b6951a28bc547d08b2777a2c80fdbc1f
Diffstat (limited to 'docs/html/about')
| -rw-r--r-- | docs/html/about/versions/kitkat.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 4237c98..dff3508 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -148,7 +148,7 @@ window.onhashchange = function () { </p> <p> - New tools give also give you powerful insight into your app's memory use. The + New tools also give you powerful insight into your app's memory use. The <strong>procstats tool</strong> details memory use over time, with run times and memory footprint for foreground apps and background services. An on-device view is also available as a new developer option. The |
