diff --git a/basis/command.lua b/basis/command.lua index cd8764c..791f689 100644 --- a/basis/command.lua +++ b/basis/command.lua @@ -351,7 +351,7 @@ function techage.unpull_items(pos, out_dir, stack) end ------------------------------------------------------------------- --- Client side Push/Pull item functions for funnel like nodes +-- Client side Push/Pull item functions for hopper like nodes -- (nodes with no tube support) -------------------------------------------------------------------