From 6ec60479b7a34d11c6d204322ee4919ca4c55905 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 29 Jun 2016 09:17:15 +0200 Subject: [PATCH] supybot-wizard: Fix typo. --- scripts/supybot-wizard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index a27bbd996..2efeb9e1f 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -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