summaryrefslogtreecommitdiff
path: root/src/cairo-fixed-type-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo-fixed-type-private.h')
-rw-r--r--[-rwxr-xr-x]src/cairo-fixed-type-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-fixed-type-private.h b/src/cairo-fixed-type-private.h
index 2bbd5f786..e9f26f615 100755..100644
--- a/src/cairo-fixed-type-private.h
+++ b/src/cairo-fixed-type-private.h
@@ -50,7 +50,7 @@ typedef cairo_int128_t cairo_fixed_64_64_t;
typedef cairo_int128_t cairo_fixed_96_32_t;
/* Eventually, we should allow changing this, but I think
- * there are some assumptions in the tesselator about the
+ * there are some assumptions in the tessellator about the
* size of a fixed type. For now, it must be 32.
*/
#define CAIRO_FIXED_BITS 32