docs: fix spelling errors (pre-commit)
This commit is contained in:
parent
bdd02cf2fa
commit
054a9e54f5
91 changed files with 179 additions and 163 deletions
|
|
@ -16,7 +16,7 @@ class AllowListEnabled(types.BooleanPreference):
|
|||
section = moderation
|
||||
name = "allow_list_enabled"
|
||||
verbose_name = "Enable allow-listing"
|
||||
help_text = "If enabled, only interactions with explicitely allowed domains will be authorized."
|
||||
help_text = "If enabled, only interactions with explicitly allowed domains will be authorized."
|
||||
default = False
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue