mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
Merge pull request #20992 from swindly/spelling
Fixes various spelling/grammar/punctuation errors
This commit is contained in:
@@ -73,7 +73,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
|
||||
|
||||
Reference in New Issue
Block a user