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

Albert Astals Cid aacid at kemper.freedesktop.org
Sat Oct 1 05:35:04 PDT 2011


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

New commits:
commit 1346caac6c564035d368617a329b361d0253fbf6
Author: Albert Astals Cid <aacid at kde.org>
Date:   Sat Oct 1 14:34:50 2011 +0200

    Fix typo in documentation
    
    Reported by Glad Deschrijver

diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 611450a..53f0ba9 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 priting purpouses
+                Printing = 0x00000001,              ///< The PS is generated for printing purpouses
                 StrictMargins = 0x00000002,
                 ForceRasterization = 0x00000004
             };


More information about the poppler mailing list