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

Bryce Harrington bryce at kemper.freedesktop.org
Thu Jun 25 17:42:33 PDT 2015


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

New commits:
commit c1c3028a0cf0e7673ef82cc8f39cb6035a036944
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Thu Jun 25 17:41:26 2015 -0700

    cairo-script: Fix sp. "directoriy"
    
    Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>

diff --git a/src/cairo-script-surface.c b/src/cairo-script-surface.c
index b84aed9..b73a145 100644
--- a/src/cairo-script-surface.c
+++ b/src/cairo-script-surface.c
@@ -50,7 +50,7 @@
  *
  * The script surface provides the ability to render to a native
  * script that matches the cairo drawing model. The scripts can
- * be replayed using tools under the util/cairo-script directoriy,
+ * be replayed using tools under the util/cairo-script directory,
  * or with cairo-perf-trace.
  **/
 


More information about the cairo-commit mailing list