Cedric Guillemet 5 years ago
parent
commit
7471cc64ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Gizmos/axisScaleGizmo.ts

+ 1 - 1
src/Gizmos/axisScaleGizmo.ts

@@ -38,7 +38,7 @@ export class AxisScaleGizmo extends Gizmo {
      */
     public uniformScaling = false;
     /**
-     * Custom sensibility value for the drag strength
+     * Custom sensitivity value for the drag strength
      */
     public sensitivity = 1;