Pārlūkot izejas kodu

Minor comment update

bghgary 5 gadi atpakaļ
vecāks
revīzija
6678c1bdf0
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>;
 
         /**
-         * Gets the list of texture formats in use
+         * Gets the texture format in use
          */
         readonly textureFormatInUse: Nullable<string>;