Skip to content

Commit 81f438d

Browse files
edg2smgol
authored andcommitted
jQuery.removeData: document it returns undefined
Not to be confused with the `removeData` method, which does return a jQuery collection. Fixes jquery#1153 Closes jquery#1154
1 parent b1951dd commit 81f438d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.removeData.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<entry type="method" name="jQuery.removeData" return="jQuery">
2+
<entry type="method" name="jQuery.removeData" return="undefined">
33
<title>jQuery.removeData()</title>
44
<signature>
55
<added>1.2.3</added>

0 commit comments

Comments
 (0)