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

Update src/ui/mentionsview.js

Co-Authored-By: jodator <jodator@gmail.com>
Aleksander Nowodzinski 6 лет назад
Родитель
Сommit
360881f121
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/ckeditor5-mention/src/ui/mentionsview.js

+ 1 - 1
packages/ckeditor5-mention/src/ui/mentionsview.js

@@ -78,7 +78,7 @@ export default class MentionsView extends View {
 	}
 
 	/**
-	 * Marks item at given index as selected.
+	 * Marks item at a given index as selected.
 	 *
 	 * Handles selection cycling when passed index is out of bounds:
 	 * - if index is lover then 0 it will select last item