1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-11-16 23:10:18 +01:00

fix typo in comment

This commit is contained in:
nixnoxus 2022-04-04 20:10:24 +02:00
parent 37783fe4a0
commit 0f0d607305

View File

@ -748,8 +748,8 @@ function default.set_inventory_action_loggers(def, name)
end end
-- --
-- NOTICE: This methods are not an official part of the API yet. -- NOTICE: This method are not an official part of the API yet.
-- This methods may change in future. -- This method may change in future.
-- --
function default.can_interact_with_node(player, pos) function default.can_interact_with_node(player, pos)