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:
@@ -438,7 +438,7 @@ do
|
||||
if (!new_w)
|
||||
break;
|
||||
/*
|
||||
* We have recieved a reply to this query -- its too late to
|
||||
* We have received a reply to this query -- its too late to
|
||||
* piggyback it now!
|
||||
*/
|
||||
new_w->dirty = 1;
|
||||
|
||||
Reference in New Issue
Block a user