1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-30 23:52:11 +01:00

Fix: Function name in comment for fnSetColumnVis was wrong

This commit is contained in:
Allan Jardine 2011-10-08 20:09:03 +01:00
parent 896a8dc0fc
commit f9f6031321

View File

@ -2016,7 +2016,7 @@
/*
* Function: fnShowColoumn
* Function: fnSetColumnVis
* Purpose: Show a particular column
* Returns: -
* Inputs: int:iCol - the column whose display should be changed