Unverified Commit 3c8b4daa by Xottab_DUTY Committed by GitHub

Fixed typo in README.md

parent a1002588
...@@ -307,7 +307,7 @@ See `ShaderLang.h` and the usage of it in `StandAlone/StandAlone.cpp` for more ...@@ -307,7 +307,7 @@ See `ShaderLang.h` and the usage of it in `StandAlone/StandAlone.cpp` for more
details. There is a block comment giving more detail above the calls for details. There is a block comment giving more detail above the calls for
`setEnvInput, setEnvClient, and setEnvTarget`. `setEnvInput, setEnvClient, and setEnvTarget`.
### C Functional Interface (orignal) ### C Functional Interface (original)
This interface is in roughly the first 2/3 of `ShaderLang.h`, and referred to This interface is in roughly the first 2/3 of `ShaderLang.h`, and referred to
as the `Sh*()` interface, as all the entry points start `Sh`. as the `Sh*()` interface, as all the entry points start `Sh`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment