[cairo-commit] Changes to 'master'

Christian Biesinger biesi at kemper.freedesktop.org
Sat Feb 18 11:06:23 PST 2006


 src/cairoint.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 5c5ea6d5233a669f6a7dff57ed0afba01131b7b5 (from f4d9e5596258284fa7fef01c91ad854544e2b9a2)
Author: Christian Biesinger <cbiesinger at web.de>
Date:   Sat Feb 18 19:36:18 2006 +0100

    Fix typo.

diff --git a/src/cairoint.h b/src/cairoint.h
index 352df1f..a0f6fd7 100644
--- a/src/cairoint.h
+++ b/src/cairoint.h
@@ -774,7 +774,7 @@ struct _cairo_surface_backend {
 
     /* OK, I'm starting over somewhat by defining the 5 top-level
      * drawing operators for the surface backend here with consistent
-     * naming and argument-order convensions. */
+     * naming and argument-order conventions. */
     cairo_int_status_t
     (*paint)			(void			*surface,
 				 cairo_operator_t	 op,


More information about the cairo-commit mailing list