aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cd2ee734..5cbfc738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,7 @@
objects in a content stream and calls handlers in a callback
class. The example pdf-parse-content illustrates it use.
- * Add QPDF_Keyword and QPDF_InlineImage types along with
+ * Add QPDF_Operator and QPDF_InlineImage types along with
appropriate wrapper methods in QPDFObjectHandle. These new object
types are to facilitate content stream parsing.