From 1962ea61278ea01f0f65870b28db98521e9bc920 Mon Sep 17 00:00:00 2001 From: ThePiachu Date: Sat, 8 Jun 2024 04:16:47 -0700 Subject: [PATCH] Fixed a small typo --- code/modules/admin/admin.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm index 979217019f0c..9fbdcdae1f93 100644 --- a/code/modules/admin/admin.dm +++ b/code/modules/admin/admin.dm @@ -141,7 +141,7 @@ Quick Create Object
Create Turf
Create Mob
- Inmediately Send Tip
+ Immediately Send Tip
"} show_browser(usr, dat, "Game Panel", "admin2", "size=210x280")