diff options
Diffstat (limited to 'source/slang/ir-entry-point-uniforms.cpp')
| -rw-r--r-- | source/slang/ir-entry-point-uniforms.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang/ir-entry-point-uniforms.cpp b/source/slang/ir-entry-point-uniforms.cpp index 7bbf58810..501af56cf 100644 --- a/source/slang/ir-entry-point-uniforms.cpp +++ b/source/slang/ir-entry-point-uniforms.cpp @@ -68,7 +68,7 @@ namespace Slang // return t.Sample(s, uv); // } // -// In this case the output of the transformation shold be: +// In this case the output of the transformation should be: // // struct Params // { |
