core/modules/ckeditor/js/ckeditor.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/modules/ckeditor/js/ckeditor.js b/core/modules/ckeditor/js/ckeditor.js index 56a447c..895a5d1 100644 --- a/core/modules/ckeditor/js/ckeditor.js +++ b/core/modules/ckeditor/js/ckeditor.js @@ -110,8 +110,8 @@ Drupal.editors.ckeditor = { * the "style" and "on*" ("onClick" etc.) attributes. * * So this function hacks in explicit support for Drupal's filter_html's need - * to blacklisting specifically those attributes, until ACF supports - * blacklisting of properties: http://dev.ckeditor.com/ticket/10276. + * to blacklist specifically those attributes, until ACF supports blacklisting + * of properties: http://dev.ckeditor.com/ticket/10276. * * Limitations: * - This does not support blacklisting of other attributes, it's only