Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Dec 7, 2021
1 parent b0e249b commit 7418979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/model/GeometricOpticsRuler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class GeometricOpticsRuler {
}

/**
* Sets the length of the ruler based on zoomScale.
* Scales the length of the ruler based on zoomScale.
* @param zoomScale
*/
public scaleLength( zoomScale: number ): void {
Expand Down

0 comments on commit 7418979

Please sign in to comment.