8
0
Szymon Cofalik 6 жил өмнө
parent
commit
732a1ef17c

+ 1 - 1
packages/ckeditor5-table/src/tablewalker.js

@@ -328,7 +328,7 @@ export default class TableWalker {
 	}
 
 	/**
-	 * Returns the cell element that is spanned at `row` x `column` location.
+	 * Returns the cell element that is spanned over `row` x `column` location.
 	 *
 	 * @private
 	 * @param {Number} row Row index of the cell location.