Skip to content

Commit

Permalink
typo fix for #30
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Feb 28, 2018
1 parent 65d3cfb commit 6c93416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/model/ISLCModel.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ define( function( require ) {
this.object1 = object1;
this.object2 = object2;

// @privates
// @private
this.snapObjectsToNearest = options.snapObjectsToNearest;

// @private
Expand Down

0 comments on commit 6c93416

Please sign in to comment.