From de63973a2f9cca9af4ae1f7c985a72c7d0fce2f2 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Wed, 22 Oct 2003 20:26:54 +0000 Subject: [PATCH] Angle bracketed replyPossibleBug URL. --- src/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/conf.py b/src/conf.py index 2897141d4..abab52392 100644 --- a/src/conf.py +++ b/src/conf.py @@ -137,9 +137,9 @@ replyNotRegistered = 'You must be registered to use this command.' replyInvalidArgument = 'I can\'t send \\r, \\n, or \\0 (\\x00).' replyRequiresPrivacy = 'That can\'t be done in a channel.' replyEvalNotAllowed = 'You must enable conf.allowEval for that to work.' -replyPossibleBug = 'This may be a bug. If you think it is, please file a bug'\ - 'report at http://sourceforge.net/tracker/?func=add&group_id=58965&'\ - 'atid=489447' +replyPossibleBug = 'This may be a bug. If you think it is, please file a bug' \ + 'report at ' ### # errorReplyPrivate: True if errors should be reported privately so as not to