Fixed some typos, courtesy of codespell
Main change is the conversion from the British cancelling/-ed to the American canceling/-ed.
This commit is contained in:
@@ -64,7 +64,7 @@ typedef struct {
|
||||
} entry_t;
|
||||
|
||||
/**
|
||||
* Clean up an entry, cancelling connection
|
||||
* Clean up an entry, canceling connection
|
||||
*/
|
||||
static void destroy_entry(entry_t *entry)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user