summaryrefslogtreecommitdiff
path: root/src/cairo-unicode.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-unicode.c
parentcaa3c2e1e7901031488f5dae243a755a4e4daec9 (diff)
downloadcairo-ded08256ef7fdc9e9468342cf5635c5e99d4d64d.tar.gz
Spell check the docs
Diffstat (limited to 'src/cairo-unicode.c')
-rw-r--r--src/cairo-unicode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cairo-unicode.c b/src/cairo-unicode.c
index 8f99e82e2..5ca51e1e2 100644
--- a/src/cairo-unicode.c
+++ b/src/cairo-unicode.c
@@ -214,7 +214,7 @@ _utf8_get_char_extended (const unsigned char *p,
* consist entirely of valid Unicode characters.
*
* Return value: %CAIRO_STATUS_SUCCESS if the entire string was
- * succesfully converted. %CAIRO_STATUS_INVALID_STRING if an
+ * successfully converted. %CAIRO_STATUS_INVALID_STRING if an
* an invalid sequence was found.
**/
cairo_status_t
@@ -278,7 +278,7 @@ _cairo_utf8_to_ucs4 (const unsigned char *str,
* consist entirely of valid Unicode characters.
*
* Return value: %CAIRO_STATUS_SUCCESS if the entire string was
- * succesfully converted. %CAIRO_STATUS_INVALID_STRING if an
+ * successfully converted. %CAIRO_STATUS_INVALID_STRING if an
* an invalid sequence was found.
**/
cairo_status_t