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/one.xml
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@
44
44
</argument>
45
45
</signature>
46
46
<longdesc>
47
-
<p>The <code>.one()</code> method is identical to <code>.on()</code>, except that the handler is unbound after its first invocation. For example:</p>
47
+
<p>The <code>.one()</code> method is identical to <code>.on()</code>, except that the handler for a given element and event type is unbound after its first invocation. For example:</p>
0 commit comments