[cairo-commit] test/ft-text-vertical-layout-type1.c
Behdad Esfahbod
behdad at kemper.freedesktop.org
Sat Dec 16 15:49:03 PST 2006
test/ft-text-vertical-layout-type1.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree cab3f84ad334050739e6fa05e8dbc2a7dcb9eca7 (from 46add53973de5ba4ae4d6d02d1dd87e5487336c3)
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Sat Dec 16 18:48:59 2006 -0500
[test] Fix typo in test comment
diff --git a/test/ft-text-vertical-layout-type1.c b/test/ft-text-vertical-layout-type1.c
index be5fe33..0832ef9 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 TrueType fonts",
+ "Tests text rendering for vertical layout with Typ1 fonts",
WIDTH, HEIGHT,
draw
};
More information about the cairo-commit
mailing list