From 1886673d7e7846be6936a660ae97158d1d1c6113 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 23 Feb 2021 09:23:35 -0500 Subject: Spell check --- libqpdf/QPDFAcroFormDocumentHelper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf/QPDFAcroFormDocumentHelper.cc') diff --git a/libqpdf/QPDFAcroFormDocumentHelper.cc b/libqpdf/QPDFAcroFormDocumentHelper.cc index 78d3c5c7..1e4fe156 100644 --- a/libqpdf/QPDFAcroFormDocumentHelper.cc +++ b/libqpdf/QPDFAcroFormDocumentHelper.cc @@ -498,7 +498,7 @@ QPDFAcroFormDocumentHelper::transformAnnotations( // references. When we clone BA, we will want to clone A and // then update A's clone's kid to point B's clone and B's // clone's parent to point to A's clone. The same thing holds - // for annotatons. Next, when we get to CA, we will again + // for annotations. Next, when we get to CA, we will again // discover that A is the top, but we don't want to re-copy A. // We want CA's clone to be linked to the same clone as BA's. // Failure to do this will break up things like radio button -- cgit v1.2.3-54-g00ecf