aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/closed_file_input_source.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-06-23 01:28:18 +0200
committerJay Berkenbilt <ejb@ql.org>2018-06-23 01:28:18 +0200
commit3fe5236d54777103a0db893fa35242ccd97dc38d (patch)
tree6918bb76d1ffba72329f3ff4e62c8bda9cbd10c2 /libtests/closed_file_input_source.cc
parent3aad28aed0726dd1147bfabbd2deb2e575aa80bb (diff)
downloadqpdf-3fe5236d54777103a0db893fa35242ccd97dc38d.tar.zst
Fix typo
Diffstat (limited to 'libtests/closed_file_input_source.cc')
-rw-r--r--libtests/closed_file_input_source.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtests/closed_file_input_source.cc b/libtests/closed_file_input_source.cc
index 30b6d203..9cf5ff04 100644
--- a/libtests/closed_file_input_source.cc
+++ b/libtests/closed_file_input_source.cc
@@ -28,7 +28,7 @@ void do_tests(InputSource* is)
char b[1];
b[0] = '\0';
#ifdef _WIN32
- // Emperical evidence, and the passage of the rest of the qpdf
+ // Empirical evidence, and the passage of the rest of the qpdf
// test suite, suggest that this is working on Windows in the way
// that it needs to work. If this ifdef is made to be true on
// Windows, it passes with ClosedFileInputSource but not with