summaryrefslogtreecommitdiff
path: root/sorting_tubes.lua
diff options
context:
space:
mode:
Diffstat (limited to 'sorting_tubes.lua')
-rw-r--r--sorting_tubes.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/sorting_tubes.lua b/sorting_tubes.lua
index 2fc4164..84a2306 100644
--- a/sorting_tubes.lua
+++ b/sorting_tubes.lua
@@ -80,7 +80,7 @@ if pipeworks.enable_mese_tube then
inv:set_size("line"..tostring(i), 6*1)
end
update_formspec(pos)
- meta:set_string("infotext", "Mese pneumatic tube")
+ meta:set_string("infotext", "Sorting pneumatic tube")
end,
on_punch = update_formspec,
on_receive_fields = function(pos, formname, fields, sender)