doc: Fix a broken reference. (#2850)

This commit is contained in:
Emmanuel Lepage Vallée 2019-08-12 00:31:41 -07:00 committed by GitHub
parent 1e59fc7fd2
commit b2ebf899d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -684,7 +684,7 @@ end
-- -- a particular rule.
-- -- Bound to a key, it can be used to select from dozens of terminals open on
-- -- several tags.
-- -- When using @{rules.match_any} instead of @{rules.match},
-- -- When using @{awful.rules.match_any} instead of @{awful.rules.match},
-- -- a menu of clients with different classes could be build.
--
-- function terminal_menu ()