From 52016b89b1f80389fe24de987309b54d9a78d9d1 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 4 Feb 2022 16:40:23 +0100 Subject: mod_pep: Fix typo in comment [codespell] --- plugins/mod_pep.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mod_pep.lua b/plugins/mod_pep.lua index 55b2d020..71e45e7c 100644 --- a/plugins/mod_pep.lua +++ b/plugins/mod_pep.lua @@ -193,7 +193,7 @@ local function get_subscriber_filter(username) end -- Read-only service with no nodes where nobody is allowed anything to act as a --- fallback for interactions with non-existant users +-- fallback for interactions with non-existent users local nobody_service = pubsub.new({ node_defaults = { ["max_items"] = 1; -- cgit v1.2.3