summaryrefslogtreecommitdiff
path: root/src/cairo-cogl-context.c
diff options
context:
space:
mode:
authorNis Martensen <nis.martensen@web.de>2012-03-03 23:00:54 +0100
committerUli Schlachter <psychon@znc.in>2012-03-10 10:20:28 +0100
commit77da76ac6c31709962e81b2683d984bc58c412d6 (patch)
tree7bf46fda56e0fdd5efc07c97907105cce8b2d1d3 /src/cairo-cogl-context.c
parent4a1d4205580b793f46101aafe432e9eaf39cf8f2 (diff)
doc: fix a few typos found by codespell
Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'src/cairo-cogl-context.c')
-rw-r--r--src/cairo-cogl-context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-cogl-context.c b/src/cairo-cogl-context.c
index 17e2d7e75..0116b0a5a 100644
--- a/src/cairo-cogl-context.c
+++ b/src/cairo-cogl-context.c
@@ -99,7 +99,7 @@ _cairo_cogl_context_rectangle_real (cairo_cogl_context_t *cr,
* before continuing to append their operations.
*
* In addition to the speculative store cairo-cogl also has a fast-path
- * fill_rectangle drawing operation that futher aims to minimize the cost
+ * fill_rectangle drawing operation that further aims to minimize the cost
* of drawing rectangles.
*/
static cairo_status_t