From c12e8ce3b5ae7c378741eacd634cf16fd9b57506 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 17 Jan 2011 22:11:42 +0000 Subject: [PATCH] Fix: Trival comment change in function header --- 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 184711b3..b53001ab 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -2214,7 +2214,7 @@ }; /* - * Function: _fnAjustColumnSizing + * Function: fnAjustColumnSizing * Purpose: Update tale sizing based on content. This would most likely be used for scrolling * and will typically need a redraw after it. * Returns: -