Skip to content

Commit

Permalink
fix REVIEW tag
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Malley <[email protected]>
  • Loading branch information
pixelzoom committed Nov 5, 2018
1 parent b60c57c commit 7398c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/GQViewProperties.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ define( require => {
const graphingQuadratics = require( 'GRAPHING_QUADRATICS/graphingQuadratics' );
const Tandem = require( 'TANDEM/Tandem' );

//Review: I believe this JSDoc should go above the constructor
//REVIEW I believe this JSDoc should go above the constructor
/**
* @param {Object} [options]
*/
Expand Down

0 comments on commit 7398c01

Please sign in to comment.