From 8854143c7b204534d4ee2ecdf96fd17be0f7e9bd Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 Oct 2023 17:46:07 -0400 Subject: Spell check --- examples/qpdfjob-remove-annotations.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/qpdfjob-remove-annotations.cc b/examples/qpdfjob-remove-annotations.cc index bc043d33..1ebb5366 100644 --- a/examples/qpdfjob-remove-annotations.cc +++ b/examples/qpdfjob-remove-annotations.cc @@ -8,7 +8,7 @@ // This example demonstrates how we can use the QPDFJob createQPDF and writeQPDF methods to add // custom transformations to the output produced by QPDFJob runs. The example is a full copy of the -// qpdf program modified to allways remove all annotations from the final output. +// qpdf program modified to always remove all annotations from the final output. static char const* whoami = nullptr; -- cgit v1.2.3-54-g00ecf