aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2010-09-13 01:29:12 +0100
committerMatthew Wild <mwild1@gmail.com>2010-09-13 01:29:12 +0100
commit1793d151fb7b1b74f72f610446b6a5d58356703b (patch)
tree7cceb8b8664f3ec7bd49c578e82b227c0f4606f7
parent36e12ad74af32b2c297ae96349bcf9b4fd9ed1d9 (diff)
downloadprosody-1793d151fb7b1b74f72f610446b6a5d58356703b.tar.gz
prosody-1793d151fb7b1b74f72f610446b6a5d58356703b.zip
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
-rw-r--r--prosody.cfg.lua.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/prosody.cfg.lua.dist b/prosody.cfg.lua.dist
index 889e19b2..6cd92840 100644
--- a/prosody.cfg.lua.dist
+++ b/prosody.cfg.lua.dist
@@ -67,7 +67,7 @@ modules_enabled = {
};
-- These modules are auto-loaded, should you
--- for (for some mad reason) want to disable
+-- (for some mad reason) want to disable
-- them then uncomment them below
modules_disabled = {
-- "presence";