summaryrefslogtreecommitdiff
path: root/test/pdf-features.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-05-24 10:35:24 -0700
committerCarl Worth <cworth@cworth.org>2006-05-24 10:35:24 -0700
commit5acce60291fe0b61a67ff1e803b6226db576c233 (patch)
tree684ebbd7a28195a85cd0ebdd1bf366798f33b66c /test/pdf-features.c
parenta5a72676bd34ac6bfdf5e0bcfd3fb21fcbada673 (diff)
downloadcairo-5acce60291fe0b61a67ff1e803b6226db576c233.tar.gz
Typo fixes
Diffstat (limited to 'test/pdf-features.c')
-rw-r--r--test/pdf-features.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pdf-features.c b/test/pdf-features.c
index aad44560a..4488084ae 100644
--- a/test/pdf-features.c
+++ b/test/pdf-features.c
@@ -99,9 +99,9 @@ main (void)
filename = "pdf-features.pdf";
- /* The initial size passes here is the default size that will be
+ /* The initial size passed here is the default size that will be
* inheritable by each page. That is, any page for which this
- * initial size applies will not have its owne /MediaBox entry in
+ * initial size applies will not have its own /MediaBox entry in
* its dictionary. */
surface = cairo_pdf_surface_create (filename,
INCHES_TO_POINTS(8.5),