Skip to content

Commit

Permalink
Addressed REVIEW: Update JSDoc phetsims/masses-and-springs-basics#48
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Jan 30, 2019
1 parent b87865b commit bc54651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/vectors/view/VectorVisibilityControlNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ define( function( require ) {
var CONTENT_SPACING = 73;

/**
* @param {VectorModel} model
* @param {MassesAndSpringsModel} model
* @param {Tandem} tandem
* @param {Object} options
* @constructor
Expand Down

0 comments on commit bc54651

Please sign in to comment.