summaryrefslogtreecommitdiff
path: root/mupdf/pdf_cmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'mupdf/pdf_cmap.c')
-rw-r--r--mupdf/pdf_cmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mupdf/pdf_cmap.c b/mupdf/pdf_cmap.c
index 5b3f7769..0afd4cf7 100644
--- a/mupdf/pdf_cmap.c
+++ b/mupdf/pdf_cmap.c
@@ -358,7 +358,7 @@ pdf_maponetomany(pdf_cmap *cmap, int low, int *values, int len)
/*
* Sort the input ranges.
- * Merge contiguous input ranges to range-to-range if the output is contiguos.
+ * Merge contiguous input ranges to range-to-range if the output is contiguous.
* Merge contiguous input ranges to range-to-table if the output is random.
*/
fz_error *