aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-07-31 16:30:36 +0200
committerJay Berkenbilt <ejb@ql.org>2022-07-31 16:32:55 +0200
commit8ad39a6c9ab29f933d2f5fa2a0aee4e5e093b068 (patch)
treec1053856ab782d9e1d95659b94193cdf731aeba3 /include
parent7654a39b276f543f58a1c4447dc65f8463aa50b5 (diff)
downloadqpdf-8ad39a6c9ab29f933d2f5fa2a0aee4e5e093b068.tar.zst
Spell check
Diffstat (limited to 'include')
-rw-r--r--include/qpdf/JSON.hh2
-rw-r--r--include/qpdf/qpdfjob-c.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/qpdf/JSON.hh b/include/qpdf/JSON.hh
index 63c858b1..2bc88605 100644
--- a/include/qpdf/JSON.hh
+++ b/include/qpdf/JSON.hh
@@ -185,7 +185,7 @@ class JSON
// single-element arrays, and strings only.
// * Recursively walk the schema. In the items below, "schema
// object" refers to an object in the schema, and "checked
- // object" refers to the correspondingi part of the object
+ // object" refers to the corresponding part of the object
// being checked.
// * If the schema object is a dictionary, the checked object
// must have a dictionary in the same place with the same
diff --git a/include/qpdf/qpdfjob-c.h b/include/qpdf/qpdfjob-c.h
index e404d580..961fece4 100644
--- a/include/qpdf/qpdfjob-c.h
+++ b/include/qpdf/qpdfjob-c.h
@@ -47,7 +47,7 @@ extern "C" {
#endif
/* SHORT INTERFACE -- These functions are single calls that take
* care of the whole life cycle of QPDFJob. They can be used for
- * one-shot ooperations where no additional configuration is
+ * one-shot operations where no additional configuration is
* needed. See FULL INTERFACE below. */
/* This function does the equivalent of running the qpdf