From 5d4c09369e2efd729d44399557c2dce45bb51b62 Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Fri, 13 Mar 2009 12:02:33 +0000 Subject: [PATCH] [README] Small typo fix --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d689550d0..8e47bebd4 100644 --- a/README +++ b/README @@ -249,7 +249,7 @@ Release Notes for Clutter 1.0 cogl_set_source_material (material); Code that uses the texture coordinates, 0, 0, 1, 1 don't need to use - cogl_rectangle_with_texure_coords since these are the coordinates that + cogl_rectangle_with_texture_coords since these are the coordinates that cogl_rectangle will use. For cogl_texture_polygon; as well as dropping the texture handle, the