]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Fix typo in orbit docs 6479/head
authorTim Hirsh <me@timhirsh.com>
Fri, 17 Apr 2015 21:47:48 +0000 (17:47 -0400)
committerTim Hirsh <me@timhirsh.com>
Fri, 17 Apr 2015 21:47:48 +0000 (17:47 -0400)
doc/pages/components/orbit.html

index ec57240b9a4e5ac3730779191710042b5d086800..cfa117a1487b985d3a08bbfaaf1189b12968a7c8 100644 (file)
@@ -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