summaryrefslogtreecommitdiff
path: root/perf/README
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-08-31 18:25:04 -0700
committerCarl Worth <cworth@cworth.org>2006-08-31 18:25:04 -0700
commit0a1aef157ef6cfea8608e7d037583c29cb2da5fe (patch)
tree97f1af8689186875385efe6c8eae5a77f30d467f /perf/README
parent91d55417053d3c0b615787432ff0a618e76f864f (diff)
downloadcairo-0a1aef157ef6cfea8608e7d037583c29cb2da5fe.tar.gz
perf/README: Fix typo
Diffstat (limited to 'perf/README')
-rw-r--r--perf/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/README b/perf/README
index 0cb564e27..9db6ab4d2 100644
--- a/perf/README
+++ b/perf/README
@@ -57,7 +57,7 @@ Here is the basic structure of a performance test file:
/* 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. */