From 7ae5d6ad88a559c304f1fe472e31fe3e59919f2a Mon Sep 17 00:00:00 2001 From: Sotiri Bakagiannis Date: Tue, 18 Aug 2020 17:32:02 +0100 Subject: [PATCH] visual/ImageStim: fix JSDoc typo --- js/visual/ImageStim.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/visual/ImageStim.js b/js/visual/ImageStim.js index a971550..dfa54d3 100644 --- a/js/visual/ImageStim.js +++ b/js/visual/ImageStim.js @@ -132,7 +132,7 @@ export class ImageStim extends util.mix(VisualStim).with(ColorMixin) /** * Setter for the mask attribute. * - * @name module:visual.ImageStim#setImage + * @name module:visual.ImageStim#setMask * @public * @param {HTMLImageElement | string} mask - the name of the mask resource or HTMLImageElement corresponding to the mask * @param {boolean} [log= false] - whether of not to log