summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authorNis Martensen <nis.martensen@web.de>2011-05-02 20:58:28 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-06-25 10:19:23 +0200
commit1a4e9f1e9189e9dcb69afff009a10d6eb3bd2bd4 (patch)
treebb218fe07920640b500655249899e038e22cef8b /perf
parent6835421003d4ecf9d9ac32f0bc8db7395f6a5980 (diff)
downloadcairo-1a4e9f1e9189e9dcb69afff009a10d6eb3bd2bd4.tar.gz
Fix typos
Reported in http://lists.cairographics.org/archives/cairo/2011-May/021921.html
Diffstat (limited to 'perf')
-rw-r--r--perf/cairo-perf-compare-backends.c2
-rw-r--r--perf/cairo-perf-diff-files.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/perf/cairo-perf-compare-backends.c b/perf/cairo-perf-compare-backends.c
index 6d8de26d5..f4a425f08 100644
--- a/perf/cairo-perf-compare-backends.c
+++ b/perf/cairo-perf-compare-backends.c
@@ -300,7 +300,7 @@ usage (const char *argv0)
"--no-bars Don't display change bars at all.\n\n"
"\n"
"--use-ms Use milliseconds to calculate differences.\n"
- " (instead of ticks which are hardware dependant)\n"
+ " (instead of ticks which are hardware dependent)\n"
"\n"
"--min-change threshold[%%]\n"
" Suppress all changes below the given threshold.\n"
diff --git a/perf/cairo-perf-diff-files.c b/perf/cairo-perf-diff-files.c
index 2551cd15d..34311b044 100644
--- a/perf/cairo-perf-diff-files.c
+++ b/perf/cairo-perf-diff-files.c
@@ -398,7 +398,7 @@ usage (const char *argv0)
"--no-bars Don't display change bars at all.\n\n"
"\n"
"--use-ms Use milliseconds to calculate differences.\n"
- " (instead of ticks which are hardware dependant)\n"
+ " (instead of ticks which are hardware dependent)\n"
"\n"
"--min-change threshold[%%]\n"
" Suppress all changes below the given threshold.\n"