[cairo-commit] src/cairo.c

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Jul 13 08:48:49 PDT 2006


 src/cairo.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree f8eeca97684f7c8eba7b918c34fe5ccbf32e2f5f (from 0ac2bbbf52737b2e368de269651c56dab90c928a)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Jul 13 11:48:42 2006 -0400

    Tiny doc typo fix.

diff --git a/src/cairo.c b/src/cairo.c
index d2793a0..551de6f 100644
--- a/src/cairo.c
+++ b/src/cairo.c
@@ -1722,7 +1722,7 @@ cairo_paint_with_alpha (cairo_t *cr,
  *
  * A drawing operator that paints the current source
  * using the alpha channel of @pattern as a mask. (Opaque
- * areas of @mask are painted with the source, transparent
+ * areas of @pattern are painted with the source, transparent
  * areas are not painted.)
  */
 void


More information about the cairo-commit mailing list