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

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