[tor-commits] [arm/master] fix: typo in relay description

atagar at torproject.org atagar at torproject.org
Thu Jul 14 04:49:47 UTC 2011


commit b962667988a3db663f0a4f159fb7b146395e8d26
Author: Damian Johnson <atagar at torproject.org>
Date:   Wed Jul 13 20:23:51 2011 -0700

    fix: typo in relay description
    
    caught by karsten
---
 src/settings.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/settings.cfg b/src/settings.cfg
index 7e13d19..110a45c 100644
--- a/src/settings.cfg
+++ b/src/settings.cfg
@@ -437,7 +437,7 @@ wizard.label.opt Reuse => Circuit Duration
 
 wizard.description.general Cancel => Close without starting Tor.
 wizard.description.role Resume => Start Tor with the last configuration you made.
-wizard.description.role Relay => Provides interconnections with other Tor relays. This is a safe and easy of making the network better.
+wizard.description.role Relay => Provides interconnections with other Tor relays. This is a safe and easy way of making the network better.
 wizard.description.role Exit => Connects between Tor network and the outside Internet. This is a vital role, but can lead to abuse complaints.
 wizard.description.role Bridge => Non-public relay specifically for helping censored users.
 wizard.description.role Client => Use the network without contributing to it.





More information about the tor-commits mailing list