Skip to content

Commit 241bfc3

Browse files
authored
Merge pull request vedmack#667 from matthewhegarty/correct-typo
correct typo in comment
2 parents 1795b39 + 4d2e0d4 commit 241bfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jquery.dataTables.yadcf.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
* ignore_char
202202
Required: false
203203
Type: String
204-
Description: Tells the range_number and range_number_slide to ignore specific char while filtering (that char can used as number separator)
204+
Description: Tells the range_number and range_number_slider to ignore specific char while filtering (that char can used as number separator)
205205
Note: Use double escape for regex chars , e.g \\$ , also you can use multiple ignore chars with | , e.g '_|\\.|\\$'
206206
207207
* filter_match_mode

0 commit comments

Comments
 (0)