aboutsummaryrefslogtreecommitdiff
path: root/src/util/benchmark.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:17:36 +0100
commitf62e24a88c21235bc3c901508cfb474509ef2961 (patch)
treeee481be9675674d83f54a6c66dee8356ef1dbcbc /src/util/benchmark.c
parent3522008dfd14f049a821dfba7ba89a27aa27d4aa (diff)
downloadgnunet-f62e24a88c21235bc3c901508cfb474509ef2961.tar.gz
gnunet-f62e24a88c21235bc3c901508cfb474509ef2961.zip
spell checking
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 *