[poppler] [PATCH 2/2] Fix a typo

Yury G. Kudryashov urkud.urkud at gmail.com
Sat Aug 10 11:43:57 PDT 2013


From: "Yury G. Kudryashov" <urkud.urkud at gmail.com>

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

diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index 1e3efca..72874ec 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -103,7 +103,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);
-- 
1.8.1.2



More information about the poppler mailing list