Skip to content

Commit cb2c84e

Browse files
committed
fix typo: duplicated _show item
1 parent 35cf8ce commit cb2c84e

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)