Переглянути джерело

Update src/ui/mentionsview.js

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

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

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