Merge pull request #2552 from Elv13/fix_tags_doc
doc: Fix a copy/paste mistake in the screen module
This commit is contained in:
commit
ed7c243c03
|
@ -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