Commit 48b7de2cc3c48bfb30da0bba60e070eac7c8f6fb

Authored by Jay Berkenbilt
1 parent 8b1e3077

Fix typo in comment

libqpdf/QPDFAnnotationObjectHelper.cc
... ... @@ -112,7 +112,7 @@ QPDFAnnotationObjectHelper::getPageContentForAppearance(
112 112 // page's rotation
113 113  
114 114 // When rendering a form xobject in isolation, just drawn with a
115   - // /Do operator, the is no form field, so page rotation is not
  115 + // /Do operator, there is no form field, so page rotation is not
116 116 // relevant, and there is no annotation, so /Rect is not relevant,
117 117 // so only /BBox and /Matrix are relevant. The effect of these are
118 118 // as follows:
... ...