From ad03b51b3dbcd1265b72efd9cc85fac7507dbc52 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 Oct 2009 23:55:02 +0000 Subject: typo in comment git-svn-id: svn+q:///qpdf/trunk@745 71b93d88-0707-0410-a8cf-f5a4172ac649 --- include/qpdf/QPDF.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/qpdf/QPDF.hh b/include/qpdf/QPDF.hh index 34e0842c..af5e33b3 100644 --- a/include/qpdf/QPDF.hh +++ b/include/qpdf/QPDF.hh @@ -35,7 +35,7 @@ class QPDF // Associate a file with a QPDF object and do initial parsing of // the file. PDF objects are not read until they are needed. A - // QPDF object may be associated with only on file in its + // QPDF object may be associated with only one file in its // lifetime. This method must be called before any methods that // potentially ask for information about the PDF file are called. // Prior to calling this, the only methods that are allowed are -- cgit v1.2.3-54-g00ecf