diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 2c28b672..0b5f6a5b 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -433,7 +433,6 @@ } - /** * Add a data array to the table, creating DOM node etc. This is the parallel to * _fnGatherData, but for adding rows from a Javascript source, rather than a @@ -498,7 +497,7 @@ /* Add to the display array */ oSettings.aiDisplayMaster.push( iRow ); - /* Create the DOM imformation */ + /* Create the DOM information */ if ( !oSettings.oFeatures.bDeferRender ) { _fnCreateTr( oSettings, iRow ); @@ -4881,7 +4880,7 @@ */ var n = $( '