mirror of https://github.com/zulip/zulip.git
parent
3f76745235
commit
db51a1c547
|
@ -54,6 +54,6 @@ while backoff.keep_going():
|
|||
print ""
|
||||
print ""
|
||||
print "ERROR: The Jabber mirroring bot is unable to continue mirroring Jabber."
|
||||
print "Please contact support@zulip.com if you need assistence."
|
||||
print "Please contact support@zulip.com if you need assistance."
|
||||
print ""
|
||||
sys.exit(1)
|
||||
|
|
Loading…
Reference in New Issue