Skip to content

Commit beda686

Browse files
Update tools/clang/include/clang/SPIRV/FeatureManager.h
Co-authored-by: Cassandra Beckley <[email protected]>
1 parent 82dcbc9 commit beda686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/clang/include/clang/SPIRV/FeatureManager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ class FeatureManager {
132132
/// Returns false otherwise.
133133
bool isTargetEnvVulkan1p3OrAbove();
134134

135-
/// Return true if the target environmnet is a Vulkan environment.
135+
/// Return true if the target environment is a Vulkan environment.
136136
bool isTargetEnvVulkan();
137137

138138
/// Returns the spv_target_env matching the input string if possible.

0 commit comments

Comments
 (0)