From 18340b883564386c6e8e5d3126698a023033a548 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 4 Jan 2021 16:09:33 -0500 Subject: Spell check --- libqpdf/QPDFPageObjectHelper.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf/QPDFPageObjectHelper.cc') diff --git a/libqpdf/QPDFPageObjectHelper.cc b/libqpdf/QPDFPageObjectHelper.cc index f8f5e5a7..07700a66 100644 --- a/libqpdf/QPDFPageObjectHelper.cc +++ b/libqpdf/QPDFPageObjectHelper.cc @@ -1084,7 +1084,7 @@ QPDFPageObjectHelper::flattenRotation() // When we rotate the page, pivot about the point 0, 0 and then // translate so the page is visible with the origin point being // the same offset from the lower left corner of the media box. - // These calculations have been verified emperically with various + // These calculations have been verified empirically with various // PDF readers. QPDFObjectHandle::Matrix cm; cm.e = 0.0; -- cgit v1.2.3-54-g00ecf