[cairo-commit] src/cairo-xml-surface.c

Bryce Harrington bryce at kemper.freedesktop.org
Tue Feb 6 20:30:35 UTC 2018


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

New commits:
commit a8571a3030a0ac1f29809ab72e5e54a83addcbd2
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Tue Feb 6 12:06:48 2018 -0800

    xml: Typo in comment

diff --git a/src/cairo-xml-surface.c b/src/cairo-xml-surface.c
index b885fff90..3c13fa3f5 100644
--- a/src/cairo-xml-surface.c
+++ b/src/cairo-xml-surface.c
@@ -36,7 +36,7 @@
 
 /* This surface is intended to produce a verbose, hierarchical, DAG XML file
  * representing a single surface. It is intended to be used by debuggers,
- * such as cairo-sphinx, or by application test-suites that what a log of
+ * such as cairo-sphinx, or by application test-suites that want a log of
  * operations.
  */
 


More information about the cairo-commit mailing list