[poppler] Branch 'poppler-0.18' - qt4/src

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Oct 1 06:33:22 PDT 2011


 qt4/src/poppler-qt4.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8cf3868edf3ef15b4ca3e53e1c3b597e99870070
Author: Albert Astals Cid <aacid at kde.org>
Date:   Sat Oct 1 15:33:15 2011 +0200

    Another typo fix

diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 53f0ba9..bf1e089 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -1421,7 +1421,7 @@ height = dummy.height();
               \since 0.10
              */
             enum PSOption {
-                Printing = 0x00000001,              ///< The PS is generated for printing purpouses
+                Printing = 0x00000001,              ///< The PS is generated for printing purposes
                 StrictMargins = 0x00000002,
                 ForceRasterization = 0x00000004
             };


More information about the poppler mailing list