From d34ab8a936d8198c86efa84b214c21e93e0cbbf5 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 22 Jun 2018 15:57:07 -0400 Subject: spell check --- include/qpdf/ClosedFileInputSource.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/qpdf/ClosedFileInputSource.hh b/include/qpdf/ClosedFileInputSource.hh index 349b938a..1e3ff82f 100644 --- a/include/qpdf/ClosedFileInputSource.hh +++ b/include/qpdf/ClosedFileInputSource.hh @@ -24,7 +24,7 @@ // This is an input source that reads from files, like // FileInputSource, except that it opens and close the file -// surrounding every operation. This decreases effiency, but it allows +// surrounding every operation. This decreases efficiency, but it allows // many more of these to exist at once than the maximum number of open // file descriptors. This is used for merging large numbers of files. -- cgit v1.2.3-54-g00ecf