summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-29 20:32:54 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-29 20:44:12 +0200
commit32051283b9a0fb990180bbf9501b73bdad527b5b (patch)
tree97d28ec8a0a61318f810c3a474fb179862acc343 /include
parentbde98044f4acd5ce0e1965ad28a6854c31aa29a1 (diff)
downloadqpdf-32051283b9a0fb990180bbf9501b73bdad527b5b.tar.zst
Fix spelling errors
Diffstat (limited to 'include')
-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 a8ef1085..0375b832 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -173,7 +173,7 @@ class QPDFObjectHandle
// of the data buffer. If additional keys are required, the
// stream's dictionary may be retrieved by calling getDict(), and
// the resulting dictionary may be modified. This method is just
- // a convient wrapper around the newStream() and
+ // a convenient wrapper around the newStream() and
// replaceStreamData(). It is a convenience methods for streams
// that require no parameters beyond the stream length. Note that
// you don't have to deal with compression yourself if you use