qt4/src/poppler-optcontent.h |    2 +-
 qt5/src/poppler-optcontent.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 484d9d46e8995f12ce941be1e080e98e2ff4b95d
Author: Albert Astals Cid <[email protected]>
Date:   Fri Nov 25 20:05:19 2016 +0100

    Spelling fixes spotted by William Bader

diff --git a/qt4/src/poppler-optcontent.h b/qt4/src/poppler-optcontent.h
index 7232bb4..bf00a88 100644
--- a/qt4/src/poppler-optcontent.h
+++ b/qt4/src/poppler-optcontent.h
@@ -68,7 +68,7 @@ namespace Poppler
     virtual QVariant headerData( int section, Qt::Orientation orientation, int 
role = Qt::DisplayRole ) const;
 
     /**
-     * Applies the Optional Contentn Changes specified by that link.
+     * Applies the Optional Content Changes specified by that link.
      * \since 0.50
      */
     void applyLink( LinkOCGState *link );
diff --git a/qt5/src/poppler-optcontent.h b/qt5/src/poppler-optcontent.h
index 25fdbaf..03bac04 100644
--- a/qt5/src/poppler-optcontent.h
+++ b/qt5/src/poppler-optcontent.h
@@ -69,7 +69,7 @@ namespace Poppler
     virtual QVariant headerData( int section, Qt::Orientation orientation, int 
role = Qt::DisplayRole ) const;
 
     /**
-     * Applies the Optional Contentn Changes specified by that link.
+     * Applies the Optional Content Changes specified by that link.
      * \since 0.50
      */
     void applyLink( LinkOCGState *link );
_______________________________________________
poppler mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to