Changeset

3493:f2b6115b531b

prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain)
author Matthew Wild <mwild1@gmail.com>
date Mon, 13 Sep 2010 01:29:12 +0100
parents 3492:6d782b1fcc8a
children 3494:0f185563a4e4
files prosody.cfg.lua.dist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prosody.cfg.lua.dist	Fri Sep 10 17:56:24 2010 +0100
+++ b/prosody.cfg.lua.dist	Mon Sep 13 01:29:12 2010 +0100
@@ -67,7 +67,7 @@
 };
 
 -- 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";