[tor-commits] [torspec/master] prop224: Fix time period example
nickm at torproject.org
nickm at torproject.org
Wed Jan 18 14:28:09 UTC 2017
commit c9ca45266ac57d305629501545348c35437c27bd
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date: Sat Jan 14 16:11:31 2017 +0100
prop224: Fix time period example
---
proposals/224-rend-spec-ng.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt
index 94ad1f8..53a1479 100644
--- a/proposals/224-rend-spec-ng.txt
+++ b/proposals/224-rend-spec-ng.txt
@@ -723,7 +723,7 @@ Table of contents:
in time period number 16903.
Specifically, time period #16903 began 16903*1440*60 + (12*60*60) seconds
- after the epoch at 2016-04-12 12:00 UTC, and ended at (16904+1)*1500*60 +
+ after the epoch at 2016-04-12 12:00 UTC, and ended at 16904*1440*60 +
(12*60*60) seconds after the epoch at 2016-04-13 12:00 UTC.
2.2.2. When to publish a hidden service descriptor [WHEN-HSDESC]
More information about the tor-commits
mailing list