summaryrefslogtreecommitdiff
path: root/qt5/src
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2013-08-26 21:50:51 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-08-26 21:50:51 +0200
commit2c73f1ea9116172692d8350cb7adf1b5376f795c (patch)
tree9b3bda3a14ee0f5ef87bcefbf8dc38ae78eadaa4 /qt5/src
parent16da389c61c495111a5a49f62539a423a0655c28 (diff)
Fix typo
Diffstat (limited to 'qt5/src')
-rw-r--r--qt5/src/poppler-qt5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h
index bf820a12..0eb0b44a 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);