aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 15:24:24 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 15:24:24 -0400
commitad516ab16414eba0f07d8fff15af06da9eb87cb4 (patch)
tree9434ee712dc863a8a651c2fa515f01ec91d972eb
parent4ffedd8b284af245c50b264edcff6b0e41a16d75 (diff)
libraries/batinfo: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--libraries/batinfo/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/batinfo/README b/libraries/batinfo/README
index 577750316614..96dfaa1d1618 100644
--- a/libraries/batinfo/README
+++ b/libraries/batinfo/README
@@ -1,3 +1,3 @@
-batinfo is a simple Python library to retrieve battery information on operating
-systems based on Linux. No ACPI or external software are needed: only the Linux
-kernel and its /sys/class/power_supply folder.
+batinfo is a simple Python library to retrieve battery information
+on operating systems based on Linux. No ACPI or external software are
+needed: only the Linux kernel and its /sys/class/power_supply folder.