diff options
| author | Philipp Gesang <phg42.2a@gmail.com> | 2014-07-21 23:45:52 +0200 |
|---|---|---|
| committer | Philipp Gesang <phg42.2a@gmail.com> | 2014-08-12 07:39:56 +0200 |
| commit | c2bf0ed4ddfbcab041fd74b0ce4d2728c1a8c12f (patch) | |
| tree | 2fc7affcbb20e8b73060e9cf02ba2c4834a1261b | |
| parent | b8f512d22044fe9d311c392eb1f96faff28b7f5d (diff) | |
guide-testing.md: add auxiliary verb
| -rw-r--r-- | src/doc/guide-testing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/guide-testing.md b/src/doc/guide-testing.md index 1d6513972a6..6fb198fbd2b 100644 --- a/src/doc/guide-testing.md +++ b/src/doc/guide-testing.md @@ -198,7 +198,7 @@ per-iteration speed of. For benchmarks relating to processing/generating data, one can set the `bytes` field to the number of bytes consumed/produced in each -iteration; this will used to show the throughput of the benchmark. +iteration; this will be used to show the throughput of the benchmark. This must be the amount used in each iteration, *not* the total amount. |
