mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-23 19:19:31 +01:00
relay: fix typo in comment
This commit is contained in:
parent
2169a9be28
commit
9e33081bc9
@ -175,7 +175,7 @@ def scheduleExport(starting=False):
|
||||
global exportdb_timer
|
||||
|
||||
if not starting:
|
||||
# Export the datbase, unless this is being called the first
|
||||
# Export the database, unless this is being called the first
|
||||
# thing after start (i.e. DB has just been loaded).
|
||||
exportDB()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user