v3d: Fix a comment typo
authorEric Anholt <eric@anholt.net>
Mon, 3 Dec 2018 16:43:46 +0000 (08:43 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 8 Dec 2018 00:48:23 +0000 (16:48 -0800)
src/broadcom/compiler/v3d_compiler.h

index 1e899393441a374f6eda2260c619bd1d6208753d..219b7d563779161326f9080dedb58a4abb2086dc 100644 (file)
@@ -223,7 +223,7 @@ enum quniform_contents {
          */
         QUNIFORM_TEXTURE_CONFIG_P1,
 
-        /* A V3D 4.x texture config parameter.  The high 8 bits will be
+        /* A V3D 4.x texture config parameter.  The high 8 bits will be
          * which texture or sampler is being sampled, and the driver must
          * replace the address field with the appropriate address.
          */