瀏覽代碼

Fix typo in doc comment

Gary Hsu 7 年之前
父節點
當前提交
f01a0d2568
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Helpers/babylon.environmentHelper.ts

+ 1 - 1
src/Helpers/babylon.environmentHelper.ts

@@ -82,7 +82,7 @@ module BABYLON {
          */
         groundMirrorTextureType: number;
         /**
-         * Specifies a bias applied to the ground vertical position to prevent z-fighyting with
+         * Specifies a bias applied to the ground vertical position to prevent z-fighting with
          * the shown objects.
          */
         groundYBias: number;