Global spelling fix s/recieve/receive/ across codebase
This includes some user-visible messages and help files, so if anyone has hooked them with /ON WINDOW their hooks will need updating.
This commit is contained in:
@@ -1014,7 +1014,7 @@ const char *my_host;
|
||||
|
||||
|
||||
/*
|
||||
* If we recieve a CTCP DCC REJECT in a notice, then we want to remove
|
||||
* If we receive a CTCP DCC REJECT in a notice, then we want to remove
|
||||
* the offending DCC request
|
||||
*/
|
||||
CTCP_HANDLER(do_dcc_reply)
|
||||
|
||||
Reference in New Issue
Block a user