Merge "Docs: Fixed a typo by changing "retu rn" to "return"" into oc-dev

am: ec741b83a3

Change-Id: I9d170c0baf186d074c77d2a98bd60bee66bfd701
This commit is contained in:
Jon Dormody
2017-11-10 17:14:04 +00:00
committed by android-build-merger

View File

@@ -2118,7 +2118,7 @@ public class ActivityManager {
* is no longer available to third party
* applications: the introduction of document-centric recents means
* it can leak person information to the caller. For backwards compatibility,
* it will still retu rn a small subset of its data: at least the caller's
* it will still return a small subset of its data: at least the caller's
* own tasks, and possibly some other tasks
* such as home that are known to not be sensitive.
*