mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user