aboutsummaryrefslogtreecommitdiffstats
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
parent7654a39b276f543f58a1c4447dc65f8463aa50b5 (diff)
downloadqpdf-8ad39a6c9ab29f933d2f5fa2a0aee4e5e093b068.tar.zst
Spell check
-rw-r--r--ChangeLog2
-rw-r--r--include/qpdf/JSON.hh2
-rw-r--r--include/qpdf/qpdfjob-c.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b0e3fc4..ebaeca79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,7 +35,7 @@
Examples have been updated to use improved APIs. The old
provideStreamData overloads will continue to be supported, so
updating older code to use the new interfaces is entirely at the
- programmer's descretion.
+ programmer's discretion.
2022-06-25 Jay Berkenbilt <ejb@ql.org>
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