diff --git a/lib/awful/screen.lua b/lib/awful/screen.lua index e08b52a0f..89c0acc5e 100644 --- a/lib/awful/screen.lua +++ b/lib/awful/screen.lua @@ -495,7 +495,7 @@ end --- The first selected tag. -- @property selected_tag --- @param table +-- @param tag -- @treturn ?tag The first selected tag or nil. -- @see tag.selected -- @see selected_tags