Spelling and Grammar Fixes (#86022)

## About The Pull Request
Fixes several errors to spelling, grammar, and punctuation.
## Why It's Good For The Game
## Changelog
🆑
spellcheck: fixed a few typos
/🆑
This commit is contained in:
klorpa
2024-08-23 14:49:46 -05:00
committed by GitHub
parent 9a8c99cf8f
commit e1bf793264
108 changed files with 249 additions and 249 deletions
@@ -140,10 +140,10 @@ SUBSYSTEM_DEF(dynamic)
/// The maximum amount of time for antag random events to be hijacked.
var/random_event_hijack_maximum = 18 MINUTES
/// What is the lower bound of when the roundstart annoucement is sent out?
/// What is the lower bound of when the roundstart announcement is sent out?
var/waittime_l = 600
/// What is the higher bound of when the roundstart annoucement is sent out?
/// What is the higher bound of when the roundstart announcement is sent out?
var/waittime_h = 1800
/// A number between 0 and 100. The maximum amount of threat allowed to generate.