]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/pdfimages.cc
drag and drop, removed redundant verb popup code.
[evince.git] / pdf / xpdf / pdfimages.cc
index 1dd59f0b2d77125a214b222cf893159ec23cbc1a..5ab74fbd988db3cc14163767d2d5f1fad8f7d82b 100644 (file)
@@ -72,7 +72,7 @@ int main(int argc, char *argv[]) {
   // read config file
   initParams(xpdfConfigFile);
 
-  // open PDF fihe
+  // open PDF file
   xref = NULL;
   doc = new PDFDoc(fileName);
   if (!doc->isOk()) {