From: Lars Gyrup Brink Nielsen Date: Tue, 1 Nov 2016 23:33:35 +0000 (+0100) Subject: Fixed copy-paste errors X-Git-Tag: v6.3-rc1~1^2~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=348c364d415c5ea47d45a55759f29eabe31145de;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Fixed copy-paste errors "an accordion menu" -> "a slider control" "drilldown menu" -> "slider control" --- diff --git a/js/foundation.slider.js b/js/foundation.slider.js index 9fb8b9d3f..6a879825a 100644 --- a/js/foundation.slider.js +++ b/js/foundation.slider.js @@ -13,9 +13,9 @@ class Slider { /** - * Creates a new instance of a drilldown menu. + * Creates a new instance of a slider control. * @class - * @param {jQuery} element - jQuery object to make into an accordion menu. + * @param {jQuery} element - jQuery object to make into a slider control. * @param {Object} options - Overrides to the default plugin settings. */ constructor(element, options) {