diff options
author | Nis Martensen <nis.martensen@web.de> | 2012-03-03 23:00:54 +0100 |
---|---|---|
committer | Uli Schlachter <psychon@znc.in> | 2012-03-10 10:20:28 +0100 |
commit | 77da76ac6c31709962e81b2683d984bc58c412d6 (patch) | |
tree | 7bf46fda56e0fdd5efc07c97907105cce8b2d1d3 /perf | |
parent | 4a1d4205580b793f46101aafe432e9eaf39cf8f2 (diff) |
doc: fix a few typos found by codespell
Signed-off-by: Uli Schlachter <psychon@znc.in>
Diffstat (limited to 'perf')
-rw-r--r-- | perf/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perf/README b/perf/README index 42a6148a..beca927e 100644 --- a/perf/README +++ b/perf/README @@ -92,7 +92,7 @@ cairo-perf-diff: As a convenience, this common desire to measure a single commit is supported by passing a single revision to cairo-perf-diff, in which -case it will compare it to the immediately preceeding commit. So for +case it will compare it to the immediately preceding commit. So for example: # Measure the impact of the latest commit @@ -117,7 +117,7 @@ what has been cached: And finally, the -f mode is most useful in conjunction with the -- option to cairo-perf-diff which allows you to pass options to the -underlying cairo-perf runs. This allows you to restrict the additonal +underlying cairo-perf runs. This allows you to restrict the additional test runs to a limited subset of the tests. For example, a frequently used trick is to first generate a chart with |