Преглед на файлове

Docs: Fixed merge artifact.

Marek Lewandowski преди 5 години
родител
ревизия
7517a0307c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-restricted-editing/src/restrictededitingmode/converters.js

+ 1 - 1
packages/ckeditor5-restricted-editing/src/restrictededitingmode/converters.js

@@ -15,7 +15,7 @@ const HIGHLIGHT_CLASS = 'restricted-editing-exception_selected';
 /**
  * Adds a visual highlight style to a restricted editing exception that the selection is anchored to.
  *
- * The highlight is turned on by adding the `.ck-restricted-editing-exception_selected` class to the
+ * The highlight is turned on by adding the `.restricted-editing-exception_selected` class to the
  * exception in the view:
  *
  * * The class is removed before the conversion starts, as callbacks added with the `'highest'` priority