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

Commit eb80f7c6 authored by Kweku Adams's avatar Kweku Adams
Browse files

Fix documentation typo.

Change-Id: Ia40d67069f4789d8f8d0a7cb5dcf447cedec9950
parent 2e418780
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -641,7 +641,7 @@ public final class Settings {
     * provided by the platform for applications to operate correctly in the various power
     * saving mode.  This is only for unusual applications that need to deeply control their own
     * execution, at the potential expense of the user's battery life.  Note that these applications
     * greatly run the risk of showing to the user has how power consumers on their device.</p>
     * greatly run the risk of showing to the user as high power consumers on their device.</p>
     * <p>
     * Input: The Intent's data URI must specify the application package name
     * to be shown, with the "package" scheme.  That is "package:com.my.app".