[poppler] qt4/src qt5/src
Albert Astals Cid
aacid at kemper.freedesktop.org
Fri Nov 25 19:05:39 UTC 2016
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 <aacid at kde.org>
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 );
More information about the poppler
mailing list