aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-07 17:38:04 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-08 19:45:20 +0200
commit15272662f632c627c278721673df5f999df39bcd (patch)
tree3b5cc55fb957050b96c227a5ffacb26bcb434d9e /TODO
parent1bc8abfdd3eb9b5a6af5d274c85cd1708bdb9e0c (diff)
downloadqpdf-15272662f632c627c278721673df5f999df39bcd.tar.zst
Fix typo in json output key name
moddify -> modify. Also carefully spell checked all remaining keys by splitting them into words and running a spell checker, not just relying on visual proofreading. That was the only one.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 94aa2dec..b7c4e04b 100644
--- a/TODO
+++ b/TODO
@@ -61,8 +61,6 @@ General things to remember:
* The choices for json_key (job.yml) will be different for v1 and v2.
That information is already duplicated in multiple places.
-* Remember typo: search for "Typo" In QPDFJob::doJSONEncrypt.
-
* Test stream with invalid data
* Consider using camelCase in multi-word key names to be consistent