8
0
Просмотр исходного кода

Docs: Reworded the config.contentLanguage documentation.

Aleksander Nowodzinski 6 лет назад
Родитель
Сommit
5e23fcb7f5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-core/src/editor/editorconfig.jsdoc

+ 1 - 1
packages/ckeditor5-core/src/editor/editorconfig.jsdoc

@@ -228,7 +228,7 @@
  *
  * Leaving this configuration unset (default) will inherit the content language from
  * {@link module:core/editor/editorconfig~EditorConfig#language UI language} and leave its direction
- * up to the web browser based on the first strong (directional) character typed by the user in the block
+ * up to the web browser based on the first strong (directional) character typed by the user
  * ([Unicode® Bidirectional Algorithm](http://www.unicode.org/reports/tr9/)).
  *
  * If you want to change the language of the entire editor's UI, check out