summaryrefslogtreecommitdiff
path: root/src/mod_register_web.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2020-04-09 12:01:05 +0200
committerBadlop <badlop@process-one.net>2020-04-09 16:30:21 +0200
commit8694517c3495d2c0d5f1b64ecc1caf4787ee21ee (patch)
tree823646b23ace275a33d6141833fe50f6d9e1f9e9 /src/mod_register_web.erl
parentCopy more option explanations from ejabberd Docs site (diff)
Minor fixes in doc
Diffstat (limited to 'src/mod_register_web.erl')
-rw-r--r--src/mod_register_web.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_register_web.erl b/src/mod_register_web.erl
index 15eb58e7..9def83fd 100644
--- a/src/mod_register_web.erl
+++ b/src/mod_register_web.erl
@@ -627,7 +627,7 @@ mod_doc() ->
?T("- Delete an existing account on the server."), "",
?T("This module supports CAPTCHA image to register a new account. "
"To enable this feature, configure the options 'captcha\_cmd' "
- "and 'captcha\_host', which are documented in the section with "
+ "and 'captcha\_url', which are documented in the section with "
"top-level options."), "",
?T("As an example usage, the users of the host 'example.org' can "
"visit the page: 'https://example.org:5281/register/' It is "