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

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

docs: fixing typo, bug 36909553 am: 4dddc63e am: fdffe0a8

am: 9c682102

Change-Id: I22c0bbced4de4da951f187586a6ae47deff31c53
parents 8afdd72a 9c682102
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