diff options
Diffstat (limited to 'src/mod_last.erl')
-rw-r--r-- | src/mod_last.erl | 2 |
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> %%% %%% |