i965/meta: Fix typo in comment
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 2 Sep 2015 00:42:31 +0000 (17:42 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 2 Sep 2015 23:24:18 +0000 (16:24 -0700)
Trivial.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/brw_meta_stencil_blit.c

index aa6df16eb046ef85beeb8a468c7d367d32a6a6f8..cbbb919c6ee60c076da2304df1450d95e2bcb657 100644 (file)
@@ -202,7 +202,7 @@ setup_bounding_rect(GLuint prog, const struct blit_dims *dims)
 
 /**
  * Setup uniforms telling the destination width, height and the offset. These
- * are needed to unnoormalize the input coordinates and to correctly translate
+ * are needed to unnormalize the input coordinates and to correctly translate
  * between destination and source that may have differing offsets.
  */
 static void