aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2021-12-11 18:01:04 +0100
committerKim Alvefur <zash@zash.se>2021-12-11 18:01:04 +0100
commit58b97fd7af3b482f9c98ff6a74552fb67cc29ef1 (patch)
tree8614b812986a6904721186269086b3413aff69fe /plugins
parent84ef8a73ebd601f8348adb5f83b60fba3e77cf00 (diff)
downloadprosody-58b97fd7af3b482f9c98ff6a74552fb67cc29ef1.tar.gz
prosody-58b97fd7af3b482f9c98ff6a74552fb67cc29ef1.zip
mod_mam: Fix a comment
This is the noop that gets replaced later
Diffstat (limited to 'plugins')
-rw-r--r--plugins/mod_mam/mod_mam.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mod_mam/mod_mam.lua b/plugins/mod_mam/mod_mam.lua
index 6b1a0973..50095e2f 100644
--- a/plugins/mod_mam/mod_mam.lua
+++ b/plugins/mod_mam/mod_mam.lua
@@ -54,7 +54,7 @@ end
local use_total = module:get_option_boolean("mam_include_total", true);
function schedule_cleanup()
- -- replaced by non-noop later if cleanup is enabled
+ -- replaced later if cleanup is enabled
end
-- Handle prefs.