fix: typo

This commit is contained in:
2025-05-07 13:12:09 -03:00
parent cddf13d5cc
commit 74e6730c10
+1 -1
View File
@@ -199,7 +199,7 @@ end
registerEventListener("key", scrollLogs) registerEventListener("key", scrollLogs)
--[[ --[[
main loop functinos main loop functions
]] ]]
function updateScreen() function updateScreen()
local w, h = term.getSize() local w, h = term.getSize()