core/rostermanager.lua
changeset 8361 f36ff1e0ff80
parent 8360 8b5d846dc664
child 8362 467ca83e6c0e
--- a/core/rostermanager.lua	Tue Sep 19 19:17:23 2017 +0200
+++ b/core/rostermanager.lua	Sun Oct 29 00:05:26 2017 +0200
@@ -115,7 +115,7 @@
 	roster_metadata(roster, err);
 	if roster[jid] then
 		roster[jid] = nil;
-		log("warn", "roster for %s had a self-contact, removing", jid);
+		log("warn", "Roster for %s had a self-contact, removing", jid);
 		roster_store:set(username, roster);
 	end
 	if not err then