From 53c0ff20769336ae91c90087615b0b305180658c Mon Sep 17 00:00:00 2001 From: Simen Bekkhus Date: Fri, 31 Oct 2014 13:43:31 +0100 Subject: [PATCH] Change an error in a comment --- integration/jqueryui/dataTables.jqueryui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/jqueryui/dataTables.jqueryui.js b/integration/jqueryui/dataTables.jqueryui.js index 21ad7b5..81fdd7c 100644 --- a/integration/jqueryui/dataTables.jqueryui.js +++ b/integration/jqueryui/dataTables.jqueryui.js @@ -7,7 +7,7 @@ * DataTables 1.10 or newer. * * This file sets the defaults and adds options to DataTables to style its - * controls using Bootstrap. See http://datatables.net/manual/styling/jqueryui + * controls using jQuery UI. See http://datatables.net/manual/styling/jqueryui * for further information. */ (function(window, document, undefined){