From 3d05dca0e36d724b754005c6946dc4c6b7862504 Mon Sep 17 00:00:00 2001 From: Hakanai Date: Fri, 3 Jun 2022 18:41:23 +1000 Subject: [PATCH] Spelling --- modules/utils.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/utils.lua b/modules/utils.lua index 68c0b68..e3b98d9 100644 --- a/modules/utils.lua +++ b/modules/utils.lua @@ -11,7 +11,7 @@ function util_define_hopper() id = "hopper", name = "Hopper", category = "Tools", - tooltip = "Let's you automatically gather and distribute items to other machines", + tooltip = "Lets you automatically gather and distribute items to other machines", shop_key = false, shop_buy = 0, shop_sell = 0,