[cairo-commit] test/ft-text-vertical-layout-type1.c

Behdad Esfahbod behdad at kemper.freedesktop.org
Wed Dec 20 15:16:27 PST 2006


 test/ft-text-vertical-layout-type1.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 344901a1a128b7e843c3bff0a4a12c36be7acbc8 (from 473ae3aa9510b750f54cbf889180e3c4784da1b7)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Wed Dec 20 18:03:33 2006 -0500

    [test] Fix typo in test comment, again

diff --git a/test/ft-text-vertical-layout-type1.c b/test/ft-text-vertical-layout-type1.c
index 0832ef9..82e31f1 100644
--- a/test/ft-text-vertical-layout-type1.c
+++ b/test/ft-text-vertical-layout-type1.c
@@ -37,7 +37,7 @@ static cairo_test_draw_function_t draw;
 
 cairo_test_t test = {
     "ft-text-vertical-layout-type1",
-    "Tests text rendering for vertical layout with Typ1 fonts",
+    "Tests text rendering for vertical layout with Type1 fonts",
     WIDTH, HEIGHT,
     draw
 };


More information about the cairo-commit mailing list