aboutsummaryrefslogtreecommitdiff
path: root/src/mod_host_meta.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2022-05-04 15:18:57 +0200
committerBadlop <badlop@process-one.net>2022-05-04 18:00:58 +0200
commit30b3c6c90846d5d141e6c1a73eb5aad5be1f1372 (patch)
tree863aed46c0107387930009eec64db698fdec74d1 /src/mod_host_meta.erl
parentRun 'make translations' for all other languages (diff)
Annotate options and commands recently added
Diffstat (limited to 'src/mod_host_meta.erl')
-rw-r--r--src/mod_host_meta.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_host_meta.erl b/src/mod_host_meta.erl
index f2d8b92ad..77fc16058 100644
--- a/src/mod_host_meta.erl
+++ b/src/mod_host_meta.erl
@@ -192,7 +192,7 @@ mod_doc() ->
[?T("This module serves small 'host-meta' files as described in "
"https://xmpp.org/extensions/xep-0156.html[XEP-0156: Discovering "
"Alternative XMPP Connection Methods]."), "",
- ?T("This module is available since ejabberd 22.xx."), "",
+ ?T("This module is available since ejabberd 22.05."), "",
?T("To use this module, in addition to adding it to the 'modules' "
"section, you must also enable it in 'listen' -> 'ejabberd_http' -> "
"http://../listen-options/#request-handlers[request_handlers]."), "",