1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-09-28 22:50:20 +02: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
--
-- NOTICE: This methods are not an official part of the API yet.
-- This methods may change in future.
-- NOTICE: This method are not an official part of the API yet.
-- This method may change in future.
--
function default.can_interact_with_node(player, pos)