summaryrefslogtreecommitdiff
path: root/pdf/pdf_xref_aux.c
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/pdf_xref_aux.c')
-rw-r--r--pdf/pdf_xref_aux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf_xref_aux.c b/pdf/pdf_xref_aux.c
index 2d760334..907e6f17 100644
--- a/pdf/pdf_xref_aux.c
+++ b/pdf/pdf_xref_aux.c
@@ -3,7 +3,7 @@
/*
These functions have been split out of pdf_xref.c to allow tools
- to be linked without pulling in the interpreter. The interpreter
+ to be linked without pulling in the interpreter. The interpreter
references the built-in font and cmap resources which are quite
big. Not linking those into the tools saves roughly 6MB in the
resulting executables.