We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d18f1 commit d0d6269Copy full SHA for d0d6269
djangocms_text/editors.py
@@ -436,7 +436,7 @@ class RTEConfig:
436
admin_css (Iterable[str]): An iterable of CSS files for the admin interface only.
437
inline_editing (bool): Whether to enable inline editing.
438
child_plugin_support (bool): Whether to support child plugins.
439
- additonal_context (dict | None): Additional context to pass to the editor's global setting.
+ additional_context (dict | None): Additional context to pass to the editor's global setting.
440
441
Attributes:
442
name (str): The name of the RTE configuration.
0 commit comments