1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00

corrected jsdoc comment;

This commit is contained in:
lgtst 2022-06-16 20:59:52 +03:00
parent 1e3d524192
commit 99d03ce3d9

View File

@ -744,7 +744,7 @@ export class Slider extends util.mix(VisualStim).with(ColorMixin, WindowMixin)
/**
* Release the PIXI representation, if there is one.
*
* @name module:core.MinimalStim#release
* @name module:core.Slider#release
* @function
* @public
*