diff --git a/lib/naughty/init.lua b/lib/naughty/init.lua index 7ca990164..ba23d761d 100644 --- a/lib/naughty/init.lua +++ b/lib/naughty/init.lua @@ -32,7 +32,7 @@ naughty.notification = require("naughty.notification") -- local function screen_fallback() if capi.screen.count() == 0 then - gdebug.print_warning("An error occurred before a scrren was added") + gdebug.print_warning("An error occurred before a screen was added") -- Private API to scan for screens now. if #screen._viewports() == 0 then