Explorar o código

Update src/ui/mentionsview.js

Co-Authored-By: jodator <jodator@gmail.com>
Aleksander Nowodzinski %!s(int64=6) %!d(string=hai) anos
pai
achega
04f9c6763f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-mention/src/ui/mentionsview.js

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

@@ -45,7 +45,7 @@ export default class MentionsView extends View {
 	}
 
 	/**
-	 * Selects the first item.
+	 * {@link #select Selects} the first item.
 	 */
 	selectFirst() {
 		this.select( 0 );