Fix typo in word `python`
This commit is contained in:
Anastasia A
2018-09-30 23:16:09 +03:00
committed by GitHub
parent 76a3f95acb
commit 6ed3feed3b
+1 -1
View File
@@ -75,7 +75,7 @@ Python script which will generate the SPIR-V shader building program "build_SPIR
is automatic if you start the application with Vulkan support.
This feature is experimental, not tested thoroughly yet.
* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the pyhton script you should run is called "generate_shader_buildtask_hlsl6.py" which will generate "build_HLSL6.bat".
* **To load HLSL 6 shaders, replicate the exact steps as with SPIR-V, but the python script you should run is called "generate_shader_buildtask_hlsl6.py" which will generate "build_HLSL6.bat".
This feature is experimental, not tested thoroughly yet.
### Platforms: