summaryrefslogtreecommitdiff
path: root/pdf/pdf_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/pdf_check.c')
-rw-r--r--pdf/pdf_check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf_check.c b/pdf/pdf_check.c
index aeab96a37..13d974cb4 100644
--- a/pdf/pdf_check.c
+++ b/pdf/pdf_check.c
@@ -1137,7 +1137,7 @@ int pdfi_check_page(pdf_context *ctx, pdf_dict *page_dict, bool do_setup)
ctx->page.has_transparency = false;
/* Need to do this here so that pdfi_check_init_tracker will be setup
- * for spot colours, if the device i s spot colour capable.
+ * for spot colours, if the device is spot colour capable.
* It is also called in pdfi_page_render() and pdfi_process_pdf_file()
* TODO: Should probably look into that..
*/