commit e884a1ead8f67cfa5a9d1b49373301ae03064514 Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Jan 28 10:16:38 2014 +0100
Fix language. --- web/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/index.html b/web/index.html index 2720a5b..0ee13cb 100644 --- a/web/index.html +++ b/web/index.html @@ -720,8 +720,8 @@ running in the last relay network status consensus. Boolean field saying whether this relay indicated that it is hibernating in its last known server descriptor. This information may be helpful to decide whether a relay that is not -running anymore has reached its accounting limit rather and has not -dropped out of the network for another, unknown reason. +running anymore has reached its accounting limit and has not dropped out +of the network for another, unknown reason. Omitted if either the relay is not hibernating, or if no information is available about the hiberation status of the relay. <font color="blue">Added on January 28, 2014.</font>
tor-commits@lists.torproject.org