core/rostermanager.lua
changeset 12391 05c250fa335a
parent 10574 962efe23975d
child 12976 ead41e25ebc0
--- a/core/rostermanager.lua	Sun Mar 06 15:13:50 2022 +0100
+++ b/core/rostermanager.lua	Mon Mar 07 00:13:56 2022 +0100
@@ -139,7 +139,7 @@
 		-- 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