aboutsummaryrefslogtreecommitdiff
path: root/src/mod_last.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-04-14 01:00:14 +0200
committerBadlop <badlop@process-one.net>2010-04-28 20:06:27 +0200
commit2a99af8cceeb457e14e01ce38f9456c7234bfa8c (patch)
tree2590e9e78628f60e9bf6a6a506dab3b200e24bae /src/mod_last.erl
parentReduce verbosity of log when captcha_cmd is checked but not configured. (diff)
Rename some JEP references to XEP
Diffstat (limited to 'src/mod_last.erl')
-rw-r--r--src/mod_last.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_last.erl b/src/mod_last.erl
index bb97effba..73d908f8d 100644
--- a/src/mod_last.erl
+++ b/src/mod_last.erl
@@ -1,7 +1,7 @@
%%%----------------------------------------------------------------------
%%% File : mod_last.erl
%%% Author : Alexey Shchepin <alexey@process-one.net>
-%%% Purpose : jabber:iq:last support (JEP-0012)
+%%% Purpose : jabber:iq:last support (XEP-0012)
%%% Created : 24 Oct 2003 by Alexey Shchepin <alexey@process-one.net>
%%%
%%%