Fix previous commit: add forgotten endline blankspaces

This commit is contained in:
Badlop 2021-09-14 15:13:37 +02:00
parent f8167fc5d0
commit 2f5b15129a
1 changed files with 2 additions and 2 deletions

View File

@ -1372,13 +1372,13 @@ mod_doc() ->
#{value => ?T("AccessName"),
desc =>
?T("To configure who is allowed to modify the 'persistent' room option. "
"The default value is 'all', which means everyone is allowed to"
"The default value is 'all', which means everyone is allowed to "
"modify that option.")}},
{access_mam,
#{value => ?T("AccessName"),
desc =>
?T("To configure who is allowed to modify the 'mam' room option. "
"The default value is 'all', which means everyone is allowed to"
"The default value is 'all', which means everyone is allowed to "
"modify that option.")}},
{access_register,
#{value => ?T("AccessName"),