]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixes #7562 and chnages comment verbage
authorBrandon Arnold <brandon@zurb.com>
Tue, 15 Dec 2015 18:40:13 +0000 (10:40 -0800)
committerBrandon Arnold <brandon@zurb.com>
Tue, 15 Dec 2015 18:40:13 +0000 (10:40 -0800)
js/foundation.orbit.js

index 10332dc21810feeab335215a2ba65c92d07d4fd5..7d33e9ce4a205c03cf38dfcfee77bd0eea316b95 100644 (file)
@@ -11,7 +11,7 @@
   /**
    * Creates a new instance of an orbit carousel.
    * @class
-   * @param {jQuery} element - jQuery object to make into an accordion menu.
+   * @param {jQuery} element - jQuery object to make into a Orbit.
    * @param {Object} options - Overrides to the default plugin settings.
    */
   function Orbit(element, options){