瀏覽代碼

Minor comment update

bghgary 5 年之前
父節點
當前提交
6678c1bdf0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Engines/Extensions/engine.textureSelector.ts

+ 1 - 1
src/Engines/Extensions/engine.textureSelector.ts

@@ -15,7 +15,7 @@ declare module "../../Engines/engine" {
         readonly texturesSupported: Array<string>;
         readonly texturesSupported: Array<string>;
 
 
         /**
         /**
-         * Gets the list of texture formats in use
+         * Gets the texture format in use
          */
          */
         readonly textureFormatInUse: Nullable<string>;
         readonly textureFormatInUse: Nullable<string>;