supybot-wizard: Fix typo.

This commit is contained in:
Valentin Lorentz 2016-06-29 09:17:15 +02:00
parent ea89e4b784
commit 6ec60479b7

View File

@ -393,7 +393,7 @@ def main():
output("""Most networks allow you to use a secure connection via SSL.
If you are not sure whether this network supports SSL or not, check
its website.""")
use_ssl = yn('Do you want to use an SSL connection?', default=True):
use_ssl = yn('Do you want to use an SSL connection?', default=True)
network.ssl.setValue(use_ssl)
output("""IRC servers almost always accept connections on port