From a6557f7e3b9165ff5cbc68e4813abd4356584b5b Mon Sep 17 00:00:00 2001 From: nixnoxus <87639406+nixnoxus@users.noreply.github.com> Date: Thu, 21 Apr 2022 12:27:39 +0200 Subject: [PATCH] Update mods/default/functions.lua Co-authored-by: sfan5 --- mods/default/functions.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/default/functions.lua b/mods/default/functions.lua index 5bea0ea4..818614d2 100644 --- a/mods/default/functions.lua +++ b/mods/default/functions.lua @@ -748,7 +748,7 @@ function default.set_inventory_action_loggers(def, name) end -- --- NOTICE: This method are not an official part of the API yet. +-- NOTICE: This method is not an official part of the API yet. -- This method may change in future. --