doc: Fix a copy/paste mistake in the screen module

This commit is contained in:
Emmanuel Lepage Vallee 2019-01-05 04:32:37 -05:00
parent dab2732bc3
commit eb8bfa6407
1 changed files with 1 additions and 1 deletions

View File

@ -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