Skip to content

Commit 61fd673

Browse files
committed
Merge pull request jquery#46 from frediana/master
widget typo: duplicated _show item
2 parents 35cf8ce + cb2c84e commit 61fd673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/jQuery.widget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<desc>Callback to invoke after the element has been fully shown.</desc>
259259
</argument>
260260
</method>
261-
<method name="_show">
261+
<method name="_hide">
262262
<desc>
263263
Hides an element immediately, using built-in animation methods, or using custom effects.
264264
See the <a href="#option-hide">hide</a> option for possible <code>option</code> values.

0 commit comments

Comments
 (0)