From 726e7a5198778741416a8b3b26327dfb39cbf741 Mon Sep 17 00:00:00 2001 From: Kostas Minaidis Date: Mon, 9 Nov 2015 21:54:29 +0100 Subject: [PATCH] Fixing typo 'animateion' animateion -> animation --- includes/widget-option-show.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/widget-option-show.xml b/includes/widget-option-show.xml index d46a8145..2c4dbced 100644 --- a/includes/widget-option-show.xml +++ b/includes/widget-option-show.xml @@ -15,7 +15,7 @@ The will be shown using the specified effect. - The value can either be the name of a built-in jQuery animateion method, such as "slideDown", or the name of a jQuery UI effect, such as "fold". + The value can either be the name of a built-in jQuery animation method, such as "slideDown", or the name of a jQuery UI effect, such as "fold". In either case the effect will be used with the default duration and the default easing.