Spelling Fixes (#8973)

* SpellingFixes

* OtherTypos

* OtherTypos
This commit is contained in:
klorpa
2023-04-09 00:39:28 -05:00
committed by GitHub
parent ff4bb85a40
commit f445ffde0a
335 changed files with 943 additions and 943 deletions
@@ -64,7 +64,7 @@ var/global/nttransfer_uid = 0
// Crashes the download and displays specific error message
/datum/computer_file/program/nttransfer/proc/crash_download(var/message)
error = message ? message : "An unknown error has occured during download"
error = message ? message : "An unknown error has occurred during download"
finalize_download()
// Cleans up variables for next use