Skip to content

Commit 5a0192c

Browse files
arthurvrgnarf
authored andcommitted
add: Fix element type
Closes jquerygh-606 Fixes jquerygh-309
1 parent 0a5bd23 commit 5a0192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/add.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</signature>
1010
<signature>
1111
<added>1.0</added>
12-
<argument name="elements" type="Elements">
12+
<argument name="elements" type="Element">
1313
<desc>One or more elements to add to the set of matched elements.</desc>
1414
</argument>
1515
</signature>

0 commit comments

Comments
 (0)