Merge "Fixes a typo, in which the word "give" is repeated. Bug 18553334" into lmp-docs

This commit is contained in:
David Friedman
2014-12-03 21:48:27 +00:00
committed by Android (Google) Code Review

View File

@@ -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