2
0
Эх сурвалжийг харах

Fix typo in documentation (#2273)

This corrects "Systen" to "System".
Erik Faye-Lund 6 жил өмнө
parent
commit
90e072bfd0
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/DXIL.rst

+ 1 - 1
docs/DXIL.rst

@@ -125,7 +125,7 @@ DXIL 1.1 Changes
 Main two features that were introduced for DXIL1.1 (Shader Model 6.1) are view instancing and barycentric coordinates. Specifically, there are following changes to the DXIL representation.
 
 * New Intrinsics - AttributeAtVertex_, ViewID
-* New Systen Generated Value - SV_Barycentrics
+* New System Generated Value - SV_Barycentrics
 * New Container Part - ILDN
 
 DXIL 1.2 Changes