From f8cc6772657310938cdfab8391ca0425e5bbd50d Mon Sep 17 00:00:00 2001 From: grorp Date: Thu, 29 May 2025 14:57:28 -0400 Subject: [PATCH] Some did a find&replace here :) --- builtin/fstk/ui.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtin/fstk/ui.lua b/builtin/fstk/ui.lua index 44d2ab3d8..31b104ed3 100644 --- a/builtin/fstk/ui.lua +++ b/builtin/fstk/ui.lua @@ -118,7 +118,7 @@ function ui.update() if (active_toplevel_ui_elements > 1) then core.log("warning", "more than one active ui ".. - "element, self most likely isn't intended") + "element, this most likely isn't intended") end if (active_toplevel_ui_elements == 0) then