doc: Fix a copy/paste mistake in the screen module
This commit is contained in:
parent
dab2732bc3
commit
eb8bfa6407
|
@ -495,7 +495,7 @@ end
|
||||||
|
|
||||||
--- The first selected tag.
|
--- The first selected tag.
|
||||||
-- @property selected_tag
|
-- @property selected_tag
|
||||||
-- @param table
|
-- @param tag
|
||||||
-- @treturn ?tag The first selected tag or nil.
|
-- @treturn ?tag The first selected tag or nil.
|
||||||
-- @see tag.selected
|
-- @see tag.selected
|
||||||
-- @see selected_tags
|
-- @see selected_tags
|
||||||
|
|
Loading…
Reference in New Issue