aboutsummaryrefslogtreecommitdiff
path: root/widgets/bat.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-16 20:26:49 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-16 20:26:49 +0100
commit94a60fbc3b1c1f8243703bda178203e63a2c7769 (patch)
tree0637d1f2405684ebe53b00f5aa2c4b286db00545 /widgets/bat.lua
parent338a2ee952ab821d1af7f36697d05041b1b3a606 (diff)
downloadvicious-legacy-94a60fbc3b1c1f8243703bda178203e63a2c7769.tar.xz
bat: fixed module description
Diffstat (limited to 'widgets/bat.lua')
-rw-r--r--widgets/bat.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/bat.lua b/widgets/bat.lua
index 958c613..0048981 100644
--- a/widgets/bat.lua
+++ b/widgets/bat.lua
@@ -15,7 +15,7 @@ local math = {
-- }}}
--- Batsys: provides state, charge, and remaining time for a requested battery
+-- Bat: provides state, charge, and remaining time for a requested battery
module("vicious.widgets.bat")