You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: entries/wrap.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<typename="htmlString"/>
9
9
<typename="Element"/>
10
10
<typename="jQuery"/>
11
-
<desc>A selector, element, HTML string, or jQuery object specifying the structure to wrap around the matched elements. When you pass a jQuery collection containing more than one element the first element will be used.</desc>
11
+
<desc>A selector, element, HTML string, or jQuery object specifying the structure to wrap around the matched elements. When you pass a jQuery collection containing more than one element, or a selector matching more than one element, the first element will be used.</desc>
0 commit comments