From 45a6b4e04f4e5fee4dfb497e768dfb180a40abc8 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Tue, 1 Oct 2019 12:56:54 +0000 Subject: [PATCH] Merge branch 'master' of github.com:DataTables/DataTablesSrc --- .datatables-commit-sync | 2 +- media/js/jquery.dataTables.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 0090fd47..b9443d75 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -e677c634e66faaa5b798c0b8e3e7cdcd621e8a6b +17d5e5b443f5dc70b746b2b25541546b82813cec diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 5d5d61c5..96b0059b 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -15220,7 +15220,7 @@ /** * Processing event, fired when DataTables is doing some kind of processing - * (be it, order, searcg or anything else). It can be used to indicate to + * (be it, order, search or anything else). It can be used to indicate to * the end user that there is something happening, or that something has * finished. * @name DataTable#processing.dt