Fix spelling
This commit is contained in:
parent
ac17db97fc
commit
65f7b41487
23 changed files with 44 additions and 36 deletions
|
@ -305,7 +305,7 @@ class Recorder(Thread):
|
|||
def run(self):
|
||||
"""
|
||||
Main loop of the thread:
|
||||
Wait for schedule updates from RabbitMQ, but in case there arent any,
|
||||
Wait for schedule updates from RabbitMQ, but in case there aren't any,
|
||||
poll the server to get the upcoming schedule.
|
||||
"""
|
||||
try:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue