From e452d9dca60bb30ed6a0aa9f437ad40265214cb8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 22 Aug 2017 14:19:08 -0400 Subject: Spell check --- examples/pdf-create.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/pdf-create.cc b/examples/pdf-create.cc index 6fdfde4c..0cbf6f14 100644 --- a/examples/pdf-create.cc +++ b/examples/pdf-create.cc @@ -1,7 +1,7 @@ // // This is an example of creating a PDF file from scratch. It // illustrates use of several QPDF operations for creating objects and -// streams. It also serves as an ullstration of how to use +// streams. It also serves as an illustration of how to use // StreamDataProvider with different types of filters. // -- cgit v1.2.3-54-g00ecf