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

New commits:
commit 1346caac6c564035d368617a329b361d0253fbf6
Author: Albert Astals Cid <[email protected]>
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
             };
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to