Spelling Fixes (#86056)

## About The Pull Request
Fixes several errors to spelling, grammar, and punctuation.
## Why It's Good For The Game
Improves readability and user experience.
## Changelog
🆑
spellcheck: fixed a few typos
/🆑
This commit is contained in:
klorpa
2024-09-10 17:04:59 +02:00
committed by GitHub
parent feb474550f
commit 69176298ed
65 changed files with 165 additions and 165 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "rtd"
/datum/asset/spritesheet/rtd/create_spritesheets()
//some tiles may share the same icon but have diffrent properties to animate that icon
//some tiles may share the same icon but have different properties to animate that icon
//so we keep track of what icons we registered
var/list/registered = list()