Skip to content

Commit 4b57397

Browse files
committed
Remove extra space causing rendering issue
1 parent e7294a8 commit 4b57397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10463,7 +10463,7 @@
1046310463
"operands" : [
1046410464
{ "kind" : "IdResultType" },
1046510465
{ "kind" : "IdResult" },
10466-
{ "kind" : "IdRef", "name" : "'Target '" }
10466+
{ "kind" : "IdRef", "name" : "'Target'" }
1046710467
],
1046810468
"capabilities" : [ "ArithmeticFenceEXT" ],
1046910469
"version" : "None"

0 commit comments

Comments
 (0)