[READY] Improve spelling (#51134)

* Improve spelling

* Spell isn't, ain't, shouldn't, hasn't, wasn't correctly

Co-authored-by: NewSta <spessman-007@users.noreply.github.com>
This commit is contained in:
spessman-007
2020-05-25 02:13:37 +08:00
committed by GitHub
co-authored by NewSta
parent 4f44aa1ba9
commit ab84042f94
128 changed files with 261 additions and 261 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
if((current_version < 21) && features["ethcolor"] && (features["ethcolor"] == "#9c3030"))
features["ethcolor"] = "9c3030"
if(current_version < 22)
job_preferences = list() //It loaded null from nonexistant savefile field.
job_preferences = list() //It loaded null from nonexistent savefile field.
var/job_civilian_high = 0
var/job_civilian_med = 0
var/job_civilian_low = 0