瀏覽代碼

Spelling error

Scott Ramsby 7 年之前
父節點
當前提交
1226ab2a30
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Materials/Textures/babylon.internalTextureLoader.ts

+ 1 - 1
src/Materials/Textures/babylon.internalTextureLoader.ts

@@ -11,7 +11,7 @@ module BABYLON {
         /**
          * This returns if the loader support the current file information.
          * @param extension defines the file extension of the file being loaded
-         * @param textureFormatInUse defines the current compressed format in use iun the engine
+         * @param textureFormatInUse defines the current compressed format in use in the engine
          * @param fallback defines the fallback internal texture if any
          * @param isBase64 defines whether the texture is encoded as a base64
          * @param isBuffer defines whether the texture data are stored as a buffer