aboutsummaryrefslogtreecommitdiff
path: root/src/util/benchmark.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:00:55 +0200
commit1f2674fe293be7c1a852fbe4a7241fbcb149078f (patch)
tree075dd0aa3d2b19b0c62b18bdf3d99f324dea2966 /src/util/benchmark.h
parent82a5d35360c4c882d9a5f92c4ac27c61bd4a4cc5 (diff)
downloadgnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.tar.gz
gnunet-1f2674fe293be7c1a852fbe4a7241fbcb149078f.zip
-fix typos
Diffstat (limited to 'src/util/benchmark.h')
-rw-r--r--src/util/benchmark.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/benchmark.h b/src/util/benchmark.h
index f4eb32191..e35fa50bd 100644
--- a/src/util/benchmark.h
+++ b/src/util/benchmark.h
@@ -161,7 +161,7 @@ get_benchmark_data (void);
161 161
162/** 162/**
163 * Get benchmark data for a URL. If the URL is too long, it's truncated 163 * Get benchmark data for a URL. If the URL is too long, it's truncated
164 * before looking up the correspoding benchmark data. 164 * before looking up the corresponding benchmark data.
165 * 165 *
166 * Statistics are bucketed by URL and status code. 166 * Statistics are bucketed by URL and status code.
167 * 167 *