]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Corrected 'dropdown menu' to 'dropdown' 7695/head
authorAaron Stillwell <stillwell.mailbox@gmail.com>
Mon, 4 Jan 2016 18:35:17 +0000 (18:35 +0000)
committerAaron Stillwell <stillwell.mailbox@gmail.com>
Mon, 4 Jan 2016 18:35:17 +0000 (18:35 +0000)
js/foundation.dropdown.js

index 1f3710daeec21fffc9b44cd0ae9fc25102d4355d..115268c94ae0dcf0c408c861bb221ca3a91f10d3 100644 (file)
@@ -10,7 +10,7 @@
   /**
    * Creates a new instance of a dropdown.
    * @class
-   * @param {jQuery} element - jQuery object to make into a dropdown menu.
+   * @param {jQuery} element - jQuery object to make into a dropdown.
    *        Object should be of the dropdown panel, rather than its anchor.
    * @param {Object} options - Overrides to the default plugin settings.
    */