qt5/src/poppler-qt5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2c73f1ea9116172692d8350cb7adf1b5376f795c Author: Albert Astals Cid <[email protected]> Date: Mon Aug 26 21:50:51 2013 +0200 Fix typo diff --git a/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h index bf820a1..0eb0b44 100644 --- a/qt5/src/poppler-qt5.h +++ b/qt5/src/poppler-qt5.h @@ -104,7 +104,7 @@ namespace Poppler { public: /** The default constructor sets the \p text and the rectangle that - contains the text. Coordinated for the \p bBox are in points = + contains the text. Coordinates for the \p bBox are in points = 1/72 of an inch. */ TextBox(const QString& text, const QRectF &bBox); _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
