[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [gettor/master] Fixed typos
commit f22edd1bf1b7a1f745a07598b633c819800fa0dc
Author: ilv <ilv@xxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed Feb 11 20:02:15 2015 -0300
Fixed typos
---
upload/fetch_latest_torbrowser.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/upload/fetch_latest_torbrowser.py b/upload/fetch_latest_torbrowser.py
index 3aea7bc..4bdb709 100644
--- a/upload/fetch_latest_torbrowser.py
+++ b/upload/fetch_latest_torbrowser.py
@@ -37,8 +37,8 @@ def main():
Fetch the latest version of Tor Browser and upload it to the supported
providers (e.g. Dropbox). Ideally, this script should be executed with
- a cron in order to automate of updating the files served by GetTor when
- a new version of Tor Browser is released.
+ a cron in order to automate the updating of the files served by GetTor
+ when a new version of Tor Browser is released.
Usage: python2.7 fetch.py --os=<OS> --lc=<LC>
@@ -51,7 +51,7 @@ def main():
$ python2.7 fetch.py --os=linux
Fetch Tor Browser only for Windows and in US English:
- $ python2.7 fetch.py --os=windows --lc=en-EN
+ $ python2.7 fetch.py --os=windows --lc=en-US
Fetch Tor Browser for all platforms, but only in Spanish:
$ python2.7 fetch.py --lc=es-ES
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits