mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
Missing space
This commit is contained in:
parent
977a33a43f
commit
6c6da438a1
@ -236,7 +236,7 @@ class Sourceforge(callbacks.PrivmsgCommandAndRegexp):
|
||||
try:
|
||||
int(project)
|
||||
s = 'Use the tracker command to get information about a specific'\
|
||||
'tracker.'
|
||||
' tracker.'
|
||||
irc.error(s)
|
||||
return
|
||||
except ValueError:
|
||||
|
Loading…
Reference in New Issue
Block a user