aboutsummaryrefslogtreecommitdiffstats
path: root/manual/design.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/design.rst')
-rw-r--r--manual/design.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/design.rst b/manual/design.rst
index ab6576da..5014ce2f 100644
--- a/manual/design.rst
+++ b/manual/design.rst
@@ -68,7 +68,7 @@ The primary class for interacting with PDF objects is
``QPDFObjectHandle``. Instances of this class can be passed around by
value, copied, stored in containers, etc. with very low overhead. The
``QPDFObjectHandle`` object contains an internal shared pointer to an
-underyling ``QPDFObject``. Instances of ``QPDFObjectHandle`` created
+underlying ``QPDFObject``. Instances of ``QPDFObjectHandle`` created
by reading from a file will always contain a reference back to the
``QPDF`` object from which they were created. A ``QPDFObjectHandle``
may be direct or indirect. If indirect, the ``QPDFObject`` shared