Skip to content

Commit b261842

Browse files
committed
jQuery(): Fixed reference to Selector type.
1 parent 77d264c commit b261842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entries/jQuery.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>jQuery()</title>
66
<signature>
77
<added>1.0</added>
8-
<argument name="selector" type="selector">
8+
<argument name="selector" type="Selector">
99
<desc>A string containing a selector expression</desc>
1010
</argument>
1111
<argument name="context" optional="true">

0 commit comments

Comments
 (0)