Fix a large number of typos (#89254)

Fixes a very large number of typos. A few of these fixes also extend to
variable names, but only the really egregious ones like "concious".
This commit is contained in:
Penelope Haze
2025-01-28 22:16:16 +01:00
committed by GitHub
parent e4e435e47b
commit 4c2a76ede3
261 changed files with 376 additions and 376 deletions
@@ -65,7 +65,7 @@
. += span_warning("Needs to be [EXAMINE_HINT("anchored")] to start operations.")
. += span_notice("It can be [EXAMINE_HINT("welded")] apart.")
. += span_notice("An [EXAMINE_HINT("plunger")] can be used to flush out reagents.")
. += span_notice("A [EXAMINE_HINT("plunger")] can be used to flush out reagents.")
/obj/machinery/plumbing/wrench_act(mob/living/user, obj/item/tool)
if(user.combat_mode)