aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-create.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdf-create.cc')
-rw-r--r--examples/pdf-create.cc2
1 files changed, 1 insertions, 1 deletions
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.
//