From 55eda3c691a77ab9d5e591ec4e8362374d296491 Mon Sep 17 00:00:00 2001 From: David Friedman Date: Mon, 1 Dec 2014 15:34:07 -0800 Subject: [PATCH] Fixes a typo, in which the word "give" is repeated. Bug 18553334 Change-Id: Ie21fd8d0b6951a28bc547d08b2777a2c80fdbc1f --- docs/html/about/versions/kitkat.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/about/versions/kitkat.jd b/docs/html/about/versions/kitkat.jd index 4237c9868a091..dff350899971b 100644 --- a/docs/html/about/versions/kitkat.jd +++ b/docs/html/about/versions/kitkat.jd @@ -148,7 +148,7 @@ window.onhashchange = function () {

- 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 procstats tool 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