summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-01-27 00:32:35 +0100
committerJay Berkenbilt <ejb@ql.org>2020-01-27 00:32:35 +0100
commit676cdcff1aad65a6ca104586978184162851f8f3 (patch)
tree4647001928ca1a5e4db1fdae123a83e0e1942119 /TODO
parent8ed4efedba7f507f71583ae69346da3fc743b584 (diff)
downloadqpdf-676cdcff1aad65a6ca104586978184162851f8f3.tar.zst
Spell check
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2ef8246e..7f9b3c02 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ Comments appear in the code prefixed by "ABI"
* QPDFPageObjectHelper::placeFormXObject: name should be std::string
const& (issue #374)
-* (Source compatibiliy) As somewhat discussed in issue 219, the
+* (Source compatibility) As somewhat discussed in issue 219, the
original pipeStreamData in QPDF_Stream has various logic for
reporting warnings and letting the caller retry. This logic is not
implemented for stream data providers. When copying foreign streams,