mesa: fix comment
authorBrian Paul <brianp@vmware.com>
Fri, 1 May 2009 18:12:43 +0000 (12:12 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 1 May 2009 18:12:43 +0000 (12:12 -0600)
src/mesa/main/mtypes.h

index 38c3b1bb40d892e7f7f322d40fe64b7d21370ae9..cf7107772862ca434b71219a29733969569577fe 100644 (file)
@@ -1028,7 +1028,7 @@ struct gl_stencil_attrib
 
 /**
  * An index for each type of texture object.  These correspond to the GL
- * target target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
+ * texture target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
  * Note: the order is from highest priority to lowest priority.
  */
 typedef enum