Skip to content

Commit f45b277

Browse files
authored
Merge pull request #2734 from lispspb/patch-1
Update system.rst
2 parents 4ee57dd + eca2812 commit f45b277

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reST/ref/system.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,12 @@
153153
.. code-block:: text
154154
155155
battery_percent:
156-
An integer, representing the seconds of battery life left.
157-
Could be None if the value is unknown.
158-
159-
battery_seconds:
160156
An integer between 0 and 100, representing the percentage of
161157
battery life left.
158+
159+
battery_seconds:
160+
An integer, representing the seconds of battery life left.
161+
Could be None if the value is unknown.
162162
163163
on_battery:
164164
True if the device is running on the battery (not plugged in).

0 commit comments

Comments
 (0)