aboutsummaryrefslogtreecommitdiff
path: root/src/util/benchmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/benchmark.c')
-rw-r--r--src/util/benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/benchmark.c b/src/util/benchmark.c
index 497b3cde3..12efde706 100644
--- a/src/util/benchmark.c
+++ b/src/util/benchmark.c
@@ -230,7 +230,7 @@ get_benchmark_data (void)
230 230
231/** 231/**
232 * Get benchmark data for a URL. If the URL is too long, it's truncated 232 * Get benchmark data for a URL. If the URL is too long, it's truncated
233 * before looking up the correspoding benchmark data. 233 * before looking up the corresponding benchmark data.
234 * 234 *
235 * Statistics are bucketed by URL and status code. 235 * Statistics are bucketed by URL and status code.
236 * 236 *