[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [doctor/master] Add a missing word.



commit 1619c2cf49ddbe485511376b2483f7c0bb249f4c
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Tue Dec 13 11:04:39 2011 +0100

    Add a missing word.
---
 .../torproject/doctor/MetricsWebsiteReport.java    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/org/torproject/doctor/MetricsWebsiteReport.java b/src/org/torproject/doctor/MetricsWebsiteReport.java
index 1529461..f4552e0 100755
--- a/src/org/torproject/doctor/MetricsWebsiteReport.java
+++ b/src/org/torproject/doctor/MetricsWebsiteReport.java
@@ -163,8 +163,8 @@ public class MetricsWebsiteReport {
       this.bw.write(dateTimeFormat.format(
           this.downloadedConsensus.getValidAfterMillis()));
     }
-    this.bw.write(". <i>Note that it takes up to 15 to learn about new "
-        + "consensus and votes and process them.</i></p>\n");
+    this.bw.write(". <i>Note that it takes up to 15 minutes to learn "
+        + "about new consensus and votes and process them.</i></p>\n");
   }
 
   /* Write the lists of known flags. */

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits