aboutsummaryrefslogtreecommitdiff
path: root/fs.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-08-06 21:59:12 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-08-06 21:59:12 +0200
commit798036e4452cbd1001fec48d27777dc697c42971 (patch)
treea6472ab308dc90c2161ff71c7fc8fa4ab41e23b3 /fs.lua
parent8d59a01cf663d576a79a0092312756d221725633 (diff)
downloadvicious-legacy-798036e4452cbd1001fec48d27777dc697c42971.tar.xz
Changed fs widget type description.
Diffstat (limited to 'fs.lua')
-rw-r--r--fs.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs.lua b/fs.lua
index 494e6b0..055bf42 100644
--- a/fs.lua
+++ b/fs.lua
@@ -9,7 +9,7 @@ local setmetatable = setmetatable
-- }}}
--- FS: provides usage statistics for requested mount points
+-- FS: provides file system disk space usage
module("vicious.fs")