浏览代码

small typo

Raanan Weber 5 年之前
父节点
当前提交
526f6006b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Cameras/XR/motionController/webXRControllerComponent.ts

+ 1 - 1
src/Cameras/XR/motionController/webXRControllerComponent.ts

@@ -73,7 +73,7 @@ export class WebXRControllerComponent implements IDisposable {
      */
      */
     public static SQUEEZE: MotionControllerComponentType = "squeeze";
     public static SQUEEZE: MotionControllerComponentType = "squeeze";
     /**
     /**
-     * squeeze component type
+     * button component type
      */
      */
     public static BUTTON: MotionControllerComponentType = "button";
     public static BUTTON: MotionControllerComponentType = "button";
     /**
     /**