From ed31b7daec15252e1d43d1e6c4fa75e041666f0f Mon Sep 17 00:00:00 2001 From: Brice Date: Mon, 16 Sep 2013 16:30:48 -0400 Subject: [PATCH] Update jquery.flexslider.js corrected spelling --- jquery.flexslider.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.flexslider.js b/jquery.flexslider.js index d5563d43..19bf2c2a 100644 --- a/jquery.flexslider.js +++ b/jquery.flexslider.js @@ -1057,7 +1057,7 @@ video: false, //{NEW} Boolean: If using video in the slider, will prevent CSS3 3D Transforms to avoid graphical glitches // Primary Controls - controlNav: true, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage + controlNav: true, //Boolean: Create navigation for paging control of each slide? Note: Leave true for manualControls usage directionNav: true, //Boolean: Create navigation for previous/next navigation? (true/false) prevText: "Previous", //String: Set the text for the "previous" directionNav item nextText: "Next", //String: Set the text for the "next" directionNav item