From 95ec40f16675fce4855fa9129da90453e9e9d167 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sun, 29 Dec 2013 23:19:02 +0000 Subject: [PATCH] Correct fnGetTd name --- api/fnGetTd.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/fnGetTd.js b/api/fnGetTd.js index 6bd8d41..728d95b 100644 --- a/api/fnGetTd.js +++ b/api/fnGetTd.js @@ -4,8 +4,8 @@ * DOM methods, jQuery or whatever, it becomes a lot more complicated when * taking into account hidden rows and columns. This function can be used to * overcome these difficulties. - * @name fnColumnIndexToVisible - * @anchor fnColumnIndexToVisible + * @name fnGetTd + * @anchor fnGetTd * @author Allan Jardine * * @example