diff options
author | Bryce Harrington <bryce@osg.samsung.com> | 2015-04-04 15:49:18 -0700 |
---|---|---|
committer | Bryce Harrington <bryce@osg.samsung.com> | 2015-04-04 15:49:18 -0700 |
commit | 2cf2d8e340a325adb205baf8e4bd64e1d1858008 (patch) | |
tree | 44073323491624bb15375b2b00673f2557beaaf3 /src/cairo-pdf-surface.c | |
parent | 71392653803277cec6deea9e7aa4696f8b22dd73 (diff) |
Fix spellings descibed, indicies, stange
Diffstat (limited to 'src/cairo-pdf-surface.c')
-rw-r--r-- | src/cairo-pdf-surface.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-pdf-surface.c b/src/cairo-pdf-surface.c index fd52b0d3e..4bc294796 100644 --- a/src/cairo-pdf-surface.c +++ b/src/cairo-pdf-surface.c @@ -136,7 +136,7 @@ * %CAIRO_MIME_TYPE_JBIG2, %CAIRO_MIME_TYPE_JBIG2_GLOBAL, * %CAIRO_MIME_TYPE_JBIG2_GLOBAL_ID. * - * JBIG2 data in PDF must be in the embedded format as descibed in + * JBIG2 data in PDF must be in the embedded format as described in * ISO/IEC 11544. Image specific JBIG2 data must be in * %CAIRO_MIME_TYPE_JBIG2. Any global segments in the JBIG2 data * (segments with page association field set to 0) must be in |