Fix typo in jabber mirror error
assistence -> assistance
This commit is contained in:
parent
f69b9209be
commit
a2765aef3a
|
@ -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 a new issue