From 5acce60291fe0b61a67ff1e803b6226db576c233 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 24 May 2006 10:35:24 -0700 Subject: [PATCH] Typo fixes --- test/pdf-features.c | 4 ++-- 1 file 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),