mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 19:18:12 +02:00
[test] Fix typo in test comment, again
This commit is contained in:
parent
473ae3aa95
commit
344901a1a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue