aboutsummaryrefslogtreecommitdiff
path: root/src/mod_adhoc.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_adhoc.erl')
-rw-r--r--src/mod_adhoc.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_adhoc.erl b/src/mod_adhoc.erl
index c9fcc598e..cdfd6845a 100644
--- a/src/mod_adhoc.erl
+++ b/src/mod_adhoc.erl
@@ -1,7 +1,7 @@
%%%----------------------------------------------------------------------
%%% File : mod_adhoc.erl
%%% Author : Magnus Henoch <henoch@dtek.chalmers.se>
-%%% Purpose : Handle incoming ad-doc requests (JEP-0050)
+%%% Purpose : Handle incoming ad-doc requests (XEP-0050)
%%% Created : 15 Nov 2005 by Magnus Henoch <henoch@dtek.chalmers.se>
%%%
%%%