aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mod_pubsub.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mod_pubsub.erl b/src/mod_pubsub.erl
index 3d16f2f31..94ede277f 100644
--- a/src/mod_pubsub.erl
+++ b/src/mod_pubsub.erl
@@ -4232,8 +4232,8 @@ mod_doc() ->
?T("This option defines the Jabber IDs of the service. "
"If the 'hosts' option is not specified, the only Jabber "
"ID will be the hostname of the virtual host with the "
- "prefix \"vjud.\". The keyword '@HOST@' is replaced with "
- "the real virtual host name.")}},
+ "prefix \"pubsub.\". The keyword '@HOST@' is replaced "
+ "with the real virtual host name.")}},
{ignore_pep_from_offline,
#{value => "false | true",
desc =>