[cairo-commit] perf/README
Carl Worth
cworth at kemper.freedesktop.org
Thu Aug 31 18:25:08 PDT 2006
perf/README | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 0a1aef157ef6cfea8608e7d037583c29cb2da5fe (from 91d55417053d3c0b615787432ff0a618e76f864f)
Author: Carl Worth <cworth at cworth.org>
Date: Thu Aug 31 18:25:04 2006 -0700
perf/README: Fix typo
diff --git a/perf/README b/perf/README
index 0cb564e..9db6ab4 100644
--- a/perf/README
+++ b/perf/README
@@ -57,7 +57,7 @@ Here is the basic structure of a perform
/* Then return the inverse of the time that elapsed so that
* the return value measures a rate, (how many times per
- * second your code can be excecuted). We use rates rather
+ * second your code can be executed). We use rates rather
* than times for a "bigger is better" effect in the
* results. */
More information about the cairo-commit
mailing list