summaryrefslogtreecommitdiff
path: root/src/cairo-type1-fallback.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2007-01-07 02:08:15 -0500
committerBehdad Esfahbod <behdad@behdad.org>2007-01-07 02:08:15 -0500
commitded08256ef7fdc9e9468342cf5635c5e99d4d64d (patch)
tree2c312f3751aff87243f446068853042c05258f0f /src/cairo-type1-fallback.c
parentcaa3c2e1e7901031488f5dae243a755a4e4daec9 (diff)
downloadcairo-ded08256ef7fdc9e9468342cf5635c5e99d4d64d.tar.gz
Spell check the docs
Diffstat (limited to 'src/cairo-type1-fallback.c')
-rw-r--r--src/cairo-type1-fallback.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cairo-type1-fallback.c b/src/cairo-type1-fallback.c
index 4bfe44ab2..4776faf6d 100644
--- a/src/cairo-type1-fallback.c
+++ b/src/cairo-type1-fallback.c
@@ -131,7 +131,7 @@ static const unsigned short charstring_key = 4330;
#define CHARSTRING_endchar 0x000e
/* Before calling this function, the caller must allocate sufficient
- * space in data (see _cairo_array_grow_by). The maxium number of
+ * space in data (see _cairo_array_grow_by). The maximum number of
* bytes that will be used is 2.
*/
static void
@@ -156,7 +156,7 @@ charstring_encode_command (cairo_array_t *data, int command)
}
/* Before calling this function, the caller must allocate sufficient
- * space in data (see _cairo_array_grow_by). The maxium number of
+ * space in data (see _cairo_array_grow_by). The maximum number of
* bytes that will be used is 5.
*/
static void