Skip to content

Commit c9f2f31

Browse files
kostasxscottgonzalez
authored andcommitted
Widget: Fix typo 'animateion'
Closes gh-287
1 parent ce5e35d commit c9f2f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/widget-option-show.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<type name="String">
1616
<desc>
1717
The <placeholder name="animated-element"/> will be shown using the specified effect.
18-
The value can either be the name of a built-in jQuery animateion method, such as <code>"slideDown"</code>, or the name of a jQuery UI effect, such as <code>"fold"</code>.
18+
The value can either be the name of a built-in jQuery animation method, such as <code>"slideDown"</code>, or the name of a jQuery UI effect, such as <code>"fold"</code>.
1919
In either case the effect will be used with the default duration and the default easing.
2020
</desc>
2121
</type>

0 commit comments

Comments
 (0)