mod_pubsub: Fix typo in 'hosts' documentation

Thanks to Melvin Keskin for spotting this.
This commit is contained in:
Holger Weiss 2020-08-25 08:21:43 +02:00
parent 864188ad65
commit 8daea451e3
1 changed files with 2 additions and 2 deletions

View File

@ -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 =>