[MIRROR] Changes occurrences of recieve in code to receive [MDB IGNORE] (#25393)

* Changes occurrences of `recieve` in code to `receive`

* Fix conflict

---------

Co-authored-by: distributivgesetz <distributivgesetz93@gmail.com>
Co-authored-by: SomeRandomOwl <somerandomowl@ratchtnet.com>
This commit is contained in:
SkyratBot
2023-12-02 20:40:07 -06:00
committed by GitHub
co-authored by distributivgesetz SomeRandomOwl
parent 7348ca49df
commit 6c4c965ea4
61 changed files with 97 additions and 97 deletions
@@ -30,7 +30,7 @@
///List of stored files on this drive. Use `store_file` and `remove_file` instead of modifying directly!
var/list/datum/computer_file/stored_files = list()
///Non-static list of programs the computer should recieve on Initialize.
///Non-static list of programs the computer should receive on Initialize.
var/list/datum/computer_file/starting_programs = list()
///Static list of default programs that come with ALL computers, here so computers don't have to repeat this.
var/static/list/datum/computer_file/default_programs = list(