chore: Fix incorrect capitalisation
I didn't realise I agreed to take an English class with @ginger while working on this server lol
This commit is contained in:
parent
8702f55cf5
commit
d311b87579
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,7 @@ impl Service {
|
|||
debug_warn!("Failed to send transaction response to waiting receivers: {e}");
|
||||
}
|
||||
|
||||
// explicitly close
|
||||
// Explicitly close
|
||||
drop(sender);
|
||||
|
||||
// This task is dangling, we can try clean caches now
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue