Changes occurrences of recieve in code to receive (#80065)

## About The Pull Request

I've stumbled across this enough to finally go through the entire
codebase and fix it. I left out changelogs simply because rewriting
history logs is bad.
## Why It's Good For The Game

I find it pretty annoying because I stumble across words that are
misspelled for a few seconds, and I'm likely not the only one who feels
like this. Less spelling mistakes in code are better.
## Changelog
🆑
spellcheck: Occurrences of "recieve" has been changed to "receive".
/🆑
This commit is contained in:
distributivgesetz
2023-12-02 22:50:57 +01:00
committed by GitHub
parent 130dcc6de9
commit f8b41f9442
61 changed files with 97 additions and 97 deletions

View File

@@ -121,7 +121,7 @@
/// Gets the ban cache of the passed in client
/// If the cache has not been generated, we start off a query
/// If we still have a query going for this request, we just sleep until it's recieved back
/// If we still have a query going for this request, we just sleep until it's received back
/proc/retrieve_ban_cache(client/player_client)
if(QDELETED(player_client))
return