aboutsummaryrefslogtreecommitdiff
path: root/mdir.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-02 23:19:44 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2010-03-02 23:19:44 +0100
commit4664beeda1e934e5a01848129c41c969b8ece0ba (patch)
treed905f388fc71e4ab1da4cc38f1c2ad1baca523dc /mdir.lua
parent57004c0d48baa0de1bd4042a6f7eceb16454318e (diff)
downloadvicious-legacy-4664beeda1e934e5a01848129c41c969b8ece0ba.tar.xz
mdir: fix module description
Diffstat (limited to 'mdir.lua')
-rw-r--r--mdir.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdir.lua b/mdir.lua
index c3918e2..0e0b27b 100644
--- a/mdir.lua
+++ b/mdir.lua
@@ -10,7 +10,7 @@ local setmetatable = setmetatable
-- }}}
--- Mdir: provides a number of new and unread messages in a Maildir structure
+-- Mdir: provides the number of new and unread messages in Maildir structures/dirs
module("vicious.mdir")