Skip to content

Commit f7e567f

Browse files
committed
isNumeric: argument can be anything
Closes gh-818
1 parent e25e395 commit f7e567f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.isNumeric.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<desc>Determines whether its argument is a number.</desc>
55
<signature>
66
<added>1.7</added>
7-
<argument name="value" type="PlainObject">
7+
<argument name="value" type="Anything">
88
<desc>The value to be tested.</desc>
99
</argument>
1010
</signature>

0 commit comments

Comments
 (0)