From f9f6031321cf37e165da2903b16534d4890cab4c Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sat, 8 Oct 2011 20:09:03 +0100 Subject: [PATCH] Fix: Function name in comment for fnSetColumnVis was wrong --- media/js/jquery.dataTables.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 25ba3327..f2fd1d22 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -2016,7 +2016,7 @@ /* - * Function: fnShowColoumn + * Function: fnSetColumnVis * Purpose: Show a particular column * Returns: - * Inputs: int:iCol - the column whose display should be changed