Skip to content

Commit

Permalink
another trivial comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS committed Jun 8, 2023
1 parent 6b83c88 commit 8a0e3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compat/technic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ local function add_recipe_cnc(item_name, _, recipes)
output = item_name,
program = program --:gsub('_', ' ')
}
end -- add_recipe_freeze
end -- add_recipe_cnc

local function add_formspec_cnc(recipe)
if not recipe.program then return '' end
Expand Down

0 comments on commit 8a0e3e9

Please sign in to comment.