Fix typo.

This commit is contained in:
John Livingston
2023-08-07 10:19:42 +02:00
parent 22b88c51b6
commit 9f8a9ae5ae
37 changed files with 182 additions and 498 deletions

View File

@ -357,7 +357,7 @@ class ProsodyConfigContent {
}
// We can also use mod_muc_moderation
// NB: Prosody has a partial support of this feature in combinaison with «internal» storage
// NB: Prosody has a partial support of this feature in combination with «internal» storage
// (Requires the `set` function in mod_storage_internal).
// This was fixed in Prosody 0.12.x.
this.muc.add('modules_enabled', 'muc_moderation')