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

Update src/ui/mentionsview.js

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

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

@@ -52,7 +52,7 @@ export default class MentionsView extends View {
 	}
 	}
 
 
 	/**
 	/**
-	 * Selects next item to the currently selected.
+	 * Selects next item to the currently {@link #select selected}.
 	 *
 	 *
 	 * If last item is already selected it will select first item.
 	 * If last item is already selected it will select first item.
 	 */
 	 */