This is an automated email from the git hooks/post-receive script.
ahf pushed a commit to branch main
in repository torspec.
The following commit(s) were added to refs/heads/main by this push:
new 3169512 Fix typo
new 2498f20 Merge remote-tracking branch 'gitlab/mr/129'
3169512 is described below
commit 3169512d711360776846954aedbd658ef0d74ef8
Author: Georg Koppen <gk(a)torproject.org>
AuthorDate: Mon May 8 13:29:00 2023 +0000
Fix typo
Closes: #199.
---
dir-spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index b6a7c8e..d6b58cd 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1032,7 +1032,7 @@ Table of Contents
statistics.
"geoip-start-time" and "geoip-client-origins" have been replaced by
- "bridge-stats-end" and "bridge-stats-ips" in 0.2.2.4-alpha. The
+ "bridge-stats-end" and "bridge-ips" in 0.2.2.4-alpha. The
reason is that the measurement interval with "geoip-stats" as
determined by subtracting "geoip-start-time" from "published" could
have had a variable length, whereas the measurement interval in
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.