tgsi: fix comment typo in tgsi_ureg.c
authorBrian Paul <brianp@vmware.com>
Tue, 11 Oct 2016 21:25:24 +0000 (15:25 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 13 Oct 2016 23:38:49 +0000 (17:38 -0600)
Trivial.

src/gallium/auxiliary/tgsi/tgsi_ureg.c

index ede648eab5bdb2df2a301364c7adb04869dfb01b..7bcd242975c05674fcf15a876fb7f9d3a66b48c1 100644 (file)
@@ -513,7 +513,7 @@ ureg_DECL_constant2D(struct ureg_program *ureg,
 }
 
 
-/* A one-dimensional, depricated version of ureg_DECL_constant2D().
+/* A one-dimensional, deprecated version of ureg_DECL_constant2D().
  *
  * Constant operands declared with this function must be addressed
  * with a one-dimensional index.