Преглед на файлове

Update src/tableselection/mouseselectionhandler.js

Co-Authored-By: Aleksander Nowodzinski <a.nowodzinski@cksource.com>
Maciej преди 5 години
родител
ревизия
963b6b6854
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      packages/ckeditor5-table/src/tableselection/mouseselectionhandler.js

+ 1 - 1
packages/ckeditor5-table/src/tableselection/mouseselectionhandler.js

@@ -130,7 +130,7 @@ export default class MouseSelectionHandler {
 	}
 
 	/**
-	 * Finds model table cell for given DOM event.
+	 * Finds a model table cell for a given DOM event.
 	 *
 	 * @private
 	 * @param {module:engine/view/observer/domeventdata~DomEventData} domEventData