From: Aaron Stillwell Date: Mon, 4 Jan 2016 18:35:17 +0000 (+0000) Subject: Corrected 'dropdown menu' to 'dropdown' X-Git-Tag: v6.1.2~97^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7695%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Corrected 'dropdown menu' to 'dropdown' --- diff --git a/js/foundation.dropdown.js b/js/foundation.dropdown.js index 1f3710dae..115268c94 100644 --- a/js/foundation.dropdown.js +++ b/js/foundation.dropdown.js @@ -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. */