Unverified Commit 469d27f2 by John Kessenich Committed by GitHub

Merge pull request #1928 from Xottab-DUTY/patch-1

Fixed typo in README.md
parents a1002588 3c8b4daa
...@@ -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