From fca25126502ceb8defe51877baf6c1f07cfd7670 Mon Sep 17 00:00:00 2001 From: Waqas Hussain Date: Tue, 2 Jun 2009 15:58:19 +0500 Subject: mod_presence: Fix a comment --- plugins/mod_presence.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mod_presence.lua b/plugins/mod_presence.lua index e59b5c6e..4889838d 100644 --- a/plugins/mod_presence.lua +++ b/plugins/mod_presence.lua @@ -273,7 +273,7 @@ module.unload = function() end local outbound_presence_handler = function(data) - -- outbound presence to full JID recieved + -- outbound presence to recieved local origin, stanza = data.origin, data.stanza; local t = stanza.attr.type; -- cgit v1.2.3