1
0
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:
Allan Jardine 2019-10-01 12:55:14 +00:00
parent 9de4f80772
commit ab60d5949c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c30600179af7fe62fc2c44df53c2f6d9ba6df8b9
470758978316457df4618663cef0c13fc46a673a

View File

@ -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