aboutsummaryrefslogtreecommitdiffstats
path: root/core/rostermanager.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/rostermanager.lua')
-rw-r--r--core/rostermanager.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/rostermanager.lua b/core/rostermanager.lua
index 7b104339..efb80abb 100644
--- a/core/rostermanager.lua
+++ b/core/rostermanager.lua
@@ -139,7 +139,7 @@ local function load_roster(username, host)
-- Due to map store use, we need to manually delete this entry
log("debug", "Removing legacy 'pending' entry");
if not save_roster(username, host, roster, "pending") then
- log("warn", "Could not remove legacy 'pendig' entry");
+ log("warn", "Could not remove legacy 'pending' entry");
end
end
if roster[jid] then