Skip to content

Commit 0bdd15b

Browse files
authored
Update SPIR-V.rst (microsoft#6642)
Mini typo
1 parent 9ad095d commit 0bdd15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SPIR-V.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@ placed in the ``Uniform`` or ``UniformConstant`` storage class.
13611361
- Note that this modifier overrules ``static``; if both ``groupshared`` and
13621362
``static`` are applied to a variable, ``static`` will be ignored.
13631363

1364-
- ``uinform``
1364+
- ``uniform``
13651365

13661366
- This does not affect codegen. Variables will be treated like normal global
13671367
variables.

0 commit comments

Comments
 (0)