Browse code

Fix a spelling mistake (conect => connect)

Oliver Byford authored on 2013/12/17 22:55:57
Showing 1 changed files
... ...
@@ -1564,7 +1564,7 @@ def run_configure(config_file, args):
1564 1564
         ("gpg_passphrase", "Encryption password", "Encryption password is used to protect your files from reading\nby unauthorized persons while in transfer to S3"),
1565 1565
         ("gpg_command", "Path to GPG program"),
1566 1566
         ("use_https", "Use HTTPS protocol", "When using secure HTTPS protocol all communication with Amazon S3\nservers is protected from 3rd party eavesdropping. This method is\nslower than plain HTTP and can't be used if you're behind a proxy"),
1567
-        ("proxy_host", "HTTP Proxy server name", "On some networks all internet access must go through a HTTP proxy.\nTry setting it here if you can't conect to S3 directly"),
1567
+        ("proxy_host", "HTTP Proxy server name", "On some networks all internet access must go through a HTTP proxy.\nTry setting it here if you can't connect to S3 directly"),
1568 1568
         ("proxy_port", "HTTP Proxy server port"),
1569 1569
         ]
1570 1570
     ## Option-specfic defaults