aboutsummaryrefslogtreecommitdiff
path: root/bat.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bat.lua')
-rw-r--r--bat.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/bat.lua b/bat.lua
index 3bcdc75..24936fd 100644
--- a/bat.lua
+++ b/bat.lua
@@ -19,7 +19,7 @@ local string = {
-- }}}
--- Bat: provides state, charge, and remaining time for a requested battery
+-- Bat: provides state, charge, and remaining time for a requested battery using procfs
module("vicious.bat")