Преглед изворни кода

Update src/ui/mentionsview.js

Co-Authored-By: jodator <jodator@gmail.com>
Aleksander Nowodzinski пре 6 година
родитељ
комит
cfd0cd9eb8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-mention/src/ui/mentionsview.js

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

@@ -117,7 +117,7 @@ export default class MentionsView extends View {
 		this.selected.fire( 'execute' );
 	}
 
-	// Checks if item is visible in scrolled area.
+	// Checks if an item is visible in the scrollable area.
 	//
 	// The item is considered visible when:
 	// - its top line is inside scrolled rect