i965/meta: Fix typo in comment

Trivial.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
This commit is contained in:
Ian Romanick 2015-09-01 17:42:31 -07:00
parent 7237c937af
commit 6e37304521

View 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