Skip to content

Commit b45fbab

Browse files
committed
Fix typo
1 parent 3967d0e commit b45fbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/DirectX/DXILOpTableGenDesign.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,6 @@ and maintainable. The current implementation employs Option 3a. It is in place,
202202
primarily, to facilitate lowering of new LLVM intrinsics for HLSL functions
203203
being added in the front end. It serves to expose any additional considerations
204204
necessary for an improved design of ``DXIL.td``. The current plan is to design
205-
and implement **Opton 4** to improve readability and maintainablity while
205+
and implement **Option 4** to improve readability and maintainablity while
206206
leveraging constructs in LLVM TableGen infrastructure for a potentially rich
207207
specification.

0 commit comments

Comments
 (0)