summaryrefslogtreecommitdiff
path: root/src/cairo-slope.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-01-28 21:53:44 -0500
committerBehdad Esfahbod <behdad@behdad.org>2008-01-28 21:53:44 -0500
commitb790c5a6bcdd890c16d21753407188ed200ce445 (patch)
tree8ed028e25a02e57e8d855d531c023f5ef77014bf /src/cairo-slope.c
parentf0633f4449c39a8f78c582790fb5dc85899b5d82 (diff)
downloadcairo-b790c5a6bcdd890c16d21753407188ed200ce445.tar.gz
[doc] Replace 'NOTE' by 'Note' and add it to test
Diffstat (limited to 'src/cairo-slope.c')
-rw-r--r--src/cairo-slope.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-slope.c b/src/cairo-slope.c
index 78664c538..e8421fc35 100644
--- a/src/cairo-slope.c
+++ b/src/cairo-slope.c
@@ -88,7 +88,7 @@ _cairo_slope_compare (cairo_slope_t *a, cairo_slope_t *b)
/* Is a clockwise of b?
*
- * NOTE: The strict equality here is not significant in and of itself,
+ * Note: The strict equality here is not significant in and of itself,
* but there are functions up above that are sensitive to it,
* (cf. _cairo_pen_find_active_cw_vertex_index).
*/