]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
doc: fix "type" option type in Interchange
authorNicolas Coden <nicolas@ncoden.fr>
Thu, 25 Jan 2018 23:18:07 +0000 (00:18 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Thu, 25 Jan 2018 23:18:07 +0000 (00:18 +0100)
js/foundation.interchange.js

index d29ef32c27e57f4b25a9921eb16c6457d7b84938..47cfa60bfb3cbfd38f299d641f007a99891c7920 100644 (file)
@@ -234,7 +234,7 @@ Interchange.defaults = {
    * - `background`: replace the `background-image` CSS property.
    * - `html`: replace the element content.
    * @option
-   * @type {?array}
+   * @type {string}
    * @default 'auto'
    */
   type: 'auto'