From: Ian Romanick Date: Wed, 2 Sep 2015 00:42:31 +0000 (-0700) Subject: i965/meta: Fix typo in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e3730452152ca74ad3b51bf1dd4b69b20dbc019;p=mesa.git i965/meta: Fix typo in comment Trivial. Signed-off-by: Ian Romanick --- diff --git a/src/mesa/drivers/dri/i965/brw_meta_stencil_blit.c b/src/mesa/drivers/dri/i965/brw_meta_stencil_blit.c index aa6df16eb04..cbbb919c6ee 100644 --- a/src/mesa/drivers/dri/i965/brw_meta_stencil_blit.c +++ b/src/mesa/drivers/dri/i965/brw_meta_stencil_blit.c @@ -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