1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-18 14:26:40 +02:00

Fixed typo

This commit is contained in:
Max Guglielmi 2016-12-01 21:39:08 +11:00
parent d5ede81ba7
commit 29a8265efd

View file

@ -2762,7 +2762,7 @@ export class TableFilter {
/**
* Returns clear all text for specified filter column
* @param {number} colIndex Column index
* @param {Number} colIndex Column index
* @returns {String}
*/
getClearFilterText(colIndex) {