From 48b7de2cc3c48bfb30da0bba60e070eac7c8f6fb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 19 Sep 2019 20:53:56 -0400 Subject: Fix typo in comment --- libqpdf/QPDFAnnotationObjectHelper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqpdf/QPDFAnnotationObjectHelper.cc b/libqpdf/QPDFAnnotationObjectHelper.cc index a5147139..4a1c6e34 100644 --- a/libqpdf/QPDFAnnotationObjectHelper.cc +++ b/libqpdf/QPDFAnnotationObjectHelper.cc @@ -112,7 +112,7 @@ QPDFAnnotationObjectHelper::getPageContentForAppearance( // page's rotation // When rendering a form xobject in isolation, just drawn with a - // /Do operator, the is no form field, so page rotation is not + // /Do operator, there is no form field, so page rotation is not // relevant, and there is no annotation, so /Rect is not relevant, // so only /BBox and /Matrix are relevant. The effect of these are // as follows: -- cgit v1.2.3-54-g00ecf