Pārlūkot izejas kodu

minor fixes/additions

svn:r16580
Roger Dingledine 16 gadi atpakaļ
vecāks
revīzija
369e3bc656
2 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 1 0
      doc/TODO.021
  2. 2 2
      doc/spec/proposals/146-long-term-stability.txt

+ 1 - 0
doc/TODO.021

@@ -128,6 +128,7 @@ Mike:
   - Roger wants to get an email every time there's a blog change,
   - Roger wants to get an email every time there's a blog change,
     e.g. a comment. That way spam doesn't go undetected for weeks.
     e.g. a comment. That way spam doesn't go undetected for weeks.
     - Or, maybe just disable linking from blog comments entirely?
     - Or, maybe just disable linking from blog comments entirely?
+  - Get blog.torproject.org a favico
 
 
 =======================================================================
 =======================================================================
 
 

+ 2 - 2
doc/spec/proposals/146-long-term-stability.txt

@@ -23,7 +23,7 @@ Motivation
   weighted mean time between failure (WMTBF) and weighted fractional
   weighted mean time between failure (WMTBF) and weighted fractional
   uptime (WFU).  WFU is computed as the fraction of time for which the
   uptime (WFU).  WFU is computed as the fraction of time for which the
   server is running, with measurements weighted to exponentially
   server is running, with measurements weighted to exponentially
-  decay such that old days count less.  WMTBF is computed as the the
+  decay such that old days count less.  WMTBF is computed as the
   average length of intervals for which the server runs between
   average length of intervals for which the server runs between
   downtime, with old intervals weighted to count less.
   downtime, with old intervals weighted to count less.
 
 
@@ -48,7 +48,7 @@ Motivation
        "If I find this server in a current consensus, how long is it
        "If I find this server in a current consensus, how long is it
        likely to exist on the network?"
        likely to exist on the network?"
 
 
-  This one is usefule if we're trying to pick introduction points or
+  This one is useful if we're trying to pick introduction points or
   something and care more about churn rate than about whether every IP
   something and care more about churn rate than about whether every IP
   will be up all the time.
   will be up all the time.