diff options
Diffstat (limited to 'source/slang/compiler.h')
| -rw-r--r-- | source/slang/compiler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/slang/compiler.h b/source/slang/compiler.h index 246b34ea7..49d777931 100644 --- a/source/slang/compiler.h +++ b/source/slang/compiler.h @@ -706,7 +706,7 @@ namespace Slang { // TODO: We really shouldn't need this type in the long run. // The few places that rely on it should be refactored to just - // depend on the unerlying information (a linkage and a diagnostic + // depend on the underlying information (a linkage and a diagnostic // sink) directly. // // The flags to control dumping and validation of IR should be |
