st/mesa: fix comment typo
authorBrian Paul <brianp@vmware.com>
Mon, 30 Sep 2013 15:06:52 +0000 (09:06 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 30 Sep 2013 15:06:52 +0000 (09:06 -0600)
src/mesa/state_tracker/st_mesa_to_tgsi.c

index 67c6f53..1bbeced 100644 (file)
@@ -853,7 +853,7 @@ emit_wpos_adjustment( struct st_translate *t,
 
 
 /**
- * Emit fragment position/ooordinate code.
+ * Emit fragment position/coordinate code.
  */
 static void
 emit_wpos(struct st_context *st,