aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-02-02 15:31:33 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-02-02 21:07:32 +0100
commite813176bc02c32e26e109a1b86333ae181cc0601 (patch)
tree0620b581bc203309432f5db7b754e5cc1722b378 /job.yml
parentbc6403708cb0c34e684f3b88701c7534837a2581 (diff)
downloadqpdf-e813176bc02c32e26e109a1b86333ae181cc0601.tar.zst
Fix some doc typos
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job.yml b/job.yml
index eb5b7753..6e6b5dd3 100644
--- a/job.yml
+++ b/job.yml
@@ -259,7 +259,7 @@ json:
# other information known by generate_auto_job. This information is
# used to construct a "schema" (as in JSON.hh) for the json input to
# QPDFJob. The leading underscore is removed. *NOTE*: all keys are
- # converted to camelCase for the schema and must be appear that way
+ # converted to camelCase for the schema and must appear that way
# in the user-supplied json. This makes it more convenient to
# populate JSON objects in some languages.