From 91cb7c0a585ccaf8eab389da9f7351534440ee56 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 21 Feb 2009 02:54:31 +0000 Subject: fix many typos in comments and strings git-svn-id: svn+q:///qpdf/trunk@651 71b93d88-0707-0410-a8cf-f5a4172ac649 --- libqpdf/QPDF.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libqpdf/QPDF.cc') diff --git a/libqpdf/QPDF.cc b/libqpdf/QPDF.cc index a90cddc2..0fe738f4 100644 --- a/libqpdf/QPDF.cc +++ b/libqpdf/QPDF.cc @@ -465,7 +465,7 @@ QPDF::reconstruct_xref(QPDFExc& e) // streams. throw QPDFExc(this->file.getName() + ": unable to find trailer " - "dictionary while recovering damanged file"); + "dictionary while recovering damaged file"); } // We could iterate through the objects looking for streams and -- cgit v1.2.3-54-g00ecf