doc: fix typo (#1430)

This commit is contained in:
SammysHP 2017-01-22 21:57:26 +01:00 committed by Daniel Hahler
parent eefa9fc369
commit 9553f616c0
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ end
--- The main tile algo, on the right. --- The main tile algo, on the right.
-- @param screen The screen number to tile. -- @param screen The screen number to tile.
-- @clientlayout awful.layout.suit.tile.top -- @clientlayout awful.layout.suit.tile.right
tile.right = {} tile.right = {}
tile.right.name = "tile" tile.right.name = "tile"
tile.right.arrange = do_tile tile.right.arrange = do_tile