Skip to content

Commit 2a7559a

Browse files
committed
Fix typo.
1 parent b582430 commit 2a7559a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/spirv/unified1/spirv.core.grammar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14394,7 +14394,7 @@
1439414394
{
1439514395
"enumerant" : "ShaderInvocationReorderNV",
1439614396
"value" : 5383,
14397-
"capabilties" : [ "RayTracingKHR" ],
14397+
"capabilities" : [ "RayTracingKHR" ],
1439814398
"extensions" : [ "SPV_NV_shader_invocation_reorder" ],
1439914399
"version" : "None"
1440014400
},

0 commit comments

Comments
 (0)