summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-06-12 15:32:31 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-06-12 15:34:07 +0100
commit3d72b4aa70d106b5da093e6405c7e3890fa343cf (patch)
tree4170bb7b4653bce3b904bd95f2d180dff4738208 /test
parente6d1b3a8ce0b516aed7715b57d9ca5ab4fad6c2f (diff)
test/coverage: The comment was still wrong.
Writing comments is hard. I give in.
Diffstat (limited to 'test')
-rw-r--r--test/coverage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/coverage.c b/test/coverage.c
index 47280880..2c037eb9 100644
--- a/test/coverage.c
+++ b/test/coverage.c
@@ -280,7 +280,7 @@ column_triangles (cairo_t *cr, int width, int height)
* s --- . ---
* t | |\ |
* e | | \ |
- * p --- .... | 2 * step = 1 / WIDTH
+ * p --- .... | 2 * step = x / WIDTH
* \ | |
* \| |
* . ---