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

Commit 2fffd28d authored by Greg Kaiser's avatar Greg Kaiser
Browse files

Minor typo fix in comments

Test: None
Flag: EXEMPT Typo fix in comments
Change-Id: I1d7e7506b47e0964a682908e8664442f7ebaf9e7
parent 87fc9576
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -33,14 +33,14 @@
       There must be one of these for each display, labeled:
       ambient.on.display0, ambient.on.display1, etc...

       Each display suffix number should match it's ordinal in its display device config.
       Each display suffix number should match its ordinal in its display device config.
  -->
  <item name="ambient.on.display0">0.1</item>  <!-- ~100mA -->
  <!-- Average battery current draw of display0 while on without backlight.
       There must be one of these for each display, labeled:
       screen.on.display0, screen.on.display1, etc...

       Each display suffix number should match it's ordinal in its display device config.
       Each display suffix number should match its ordinal in its display device config.
  -->
  <item name="screen.on.display0">0.1</item>  <!-- ~100mA -->
  <!-- Average battery current draw of the backlight at full brightness.
@@ -50,7 +50,7 @@
       There must be one of these for each display, labeled:
       screen.full.display0, screen.full.display1, etc...

       Each display suffix number should match it's ordinal in its display device config.
       Each display suffix number should match its ordinal in its display device config.
  -->
  <item name="screen.full.display0">0.1</item>  <!-- ~100mA -->