Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 14, 2023
1 parent 958389a commit 2181b52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/view/ISLCRulerNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class ISLCRulerNode extends InteractiveHighlighting( Node ) {
* the ruler (located on the left side of the ruler)
* @param {ModelViewTransform2} modelViewTransform
* @param {function():number} getObject1Position - get the position in model coords, of the first object
* @param {Alerter} rulerAlerter TODO: when other types need this, likely should create an ISLC interface for this https://github.com/phetsims/tasks/issues/1129
* @param {Alerter} rulerAlerter TODO https://github.com/phetsims/least-squares-regression/issues/86 when other types need this, likely should create an ISLC interface for this
* @param {Tandem} tandem
* @param {Object} [options]
*/
Expand Down

0 comments on commit 2181b52

Please sign in to comment.