From: Tim Hirsh Date: Fri, 17 Apr 2015 21:47:48 +0000 (-0400) Subject: Fix typo in orbit docs X-Git-Tag: v5.5.2~28^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6479%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fix typo in orbit docs --- diff --git a/doc/pages/components/orbit.html b/doc/pages/components/orbit.html index ec57240b9..cfa117a14 100644 --- a/doc/pages/components/orbit.html +++ b/doc/pages/components/orbit.html @@ -206,7 +206,7 @@ $(document).foundation({ timer_paused_class: 'paused', // Class name given to the paused button timer_progress_class: 'orbit-progress', // Class name given to the progress bar slides_container_class: 'orbit-slides-container', // Class name given to the slide container - preloader_class: 'preloader', // Class given to the perloader + preloader_class: 'preloader', // Class given to the preloader slide_selector: 'li', // Default is '*' which selects all children under the container bullets_container_class: 'orbit-bullets', bullets_active_class: 'active', // Class name given to the active bullet