aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFObjectHandle.hh
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-10-07 23:46:07 +0200
committerJay Berkenbilt <ejb@ql.org>2023-10-07 23:52:35 +0200
commit8854143c7b204534d4ee2ecdf96fd17be0f7e9bd (patch)
tree98c4e141ff9908f554c958c7c201a1d3ccdbad19 /include/qpdf/QPDFObjectHandle.hh
parent076b33ce4ef5027428fefbc0cddb5a3f86221c3d (diff)
downloadqpdf-8854143c7b204534d4ee2ecdf96fd17be0f7e9bd.tar.zst
Spell check
Diffstat (limited to 'include/qpdf/QPDFObjectHandle.hh')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 03262b40..ca135125 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -1177,7 +1177,7 @@ class QPDFObjectHandle
// mappings are not reversible. There is no way to tell the difference between a string that
// looks like a name or indirect object from an actual name or indirect object.
// * JSON v2:
- // * Unicode strings and strings encoded with PDF Doc encoding that can be bidrectionally
+ // * Unicode strings and strings encoded with PDF Doc encoding that can be bidirectionally
// mapped two Unicode (which is all strings without undefined characters) are represented
// as "u:" followed by the UTF-8 encoded string. Example:
// "u:potato".