mirror of
https://gitea.invidious.io/iv-org/shard-crystal-db.git
synced 2024-08-15 00:53:32 +00:00
Fix typo in comment
This commit is contained in:
parent
e40c19d195
commit
839a7abb5e
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ module DB
|
|||
e.connection.close
|
||||
rescue e : ConnectionRefused
|
||||
# a ConnectionRefused means a new connection
|
||||
# was intented to be created
|
||||
# was intended to be created
|
||||
# nothing to due but to retry soon
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue