From 7b1965f6d7153a88f73bf209f2b592852eeaf246 Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Sat, 17 May 2014 12:27:56 +0200 Subject: [PATCH] supybot-wizard: Clarify help text from previous commit [ci skip] --- scripts/supybot-wizard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/supybot-wizard b/scripts/supybot-wizard index b39b4f874..5c8b039a1 100644 --- a/scripts/supybot-wizard +++ b/scripts/supybot-wizard @@ -395,7 +395,7 @@ def main(): network.ssl.setValue(True) output("""IRC servers almost always accept connections on port - 6667 (or 6697 for SSL). They can, however, accept connections + 6667 (or 6697 when using SSL). They can, however, accept connections anywhere their admins feel like they want to accept connections from.""") if yn('Does this server require connection on a non-standard port?', default=False):