i965: fix comment typo
authorBrian Paul <brianp@vmware.com>
Tue, 24 Mar 2009 20:48:53 +0000 (14:48 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 3 Apr 2009 15:07:03 +0000 (09:07 -0600)
src/mesa/drivers/dri/i965/brw_wm_glsl.c

index b3c15fe..350760a 100644 (file)
@@ -2293,7 +2293,7 @@ static void emit_wpos_xy(struct brw_wm_compile *c,
 }
 
 /* TODO
-   BIAS on SIMD8 not workind yet...
+   BIAS on SIMD8 not working yet...
  */    
 static void emit_txb(struct brw_wm_compile *c,
                struct prog_instruction *inst)