mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-28 10:24:10 +01:00
Fix typo in event documentation
This commit is contained in:
parent
9de4f80772
commit
ab60d5949c
@ -1 +1 @@
|
||||
c30600179af7fe62fc2c44df53c2f6d9ba6df8b9
|
||||
470758978316457df4618663cef0c13fc46a673a
|
||||
|
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user