summaryrefslogtreecommitdiff
path: root/test/copy-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/copy-path.c')
-rw-r--r--test/copy-path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/copy-path.c b/test/copy-path.c
index 25823b6b1..7d7a4f467 100644
--- a/test/copy-path.c
+++ b/test/copy-path.c
@@ -290,7 +290,7 @@ preamble (cairo_test_context_t *ctx)
return cairo_test_status_from_status (ctx, status);
}
- /* And test the degnerate case */
+ /* And test the degenerate case */
CAIRO_CREATE ();
path.num_data = 0;
cairo_append_path (cr, &path);