Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fdffe0a8 authored by kopriva's avatar kopriva Committed by android-build-merger
Browse files

docs: fixing typo, bug 36909553

am: 4dddc63e

Change-Id: Ib943321651422b55b928b90617145a871a0d0460
parents 25535243 4dddc63e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -657,7 +657,7 @@ import java.util.List;
 * <a name="ProcessLifecycle"></a>
 * <h3>Process Lifecycle</h3>
 *
 * <p>The Android system attempts to keep application process around for as
 * <p>The Android system attempts to keep an application process around for as
 * long as possible, but eventually will need to remove old processes when
 * memory runs low. As described in <a href="#ActivityLifecycle">Activity
 * Lifecycle</a>, the decision about which process to remove is intimately