issue #11 typos fixed

This commit is contained in:
luke bonham 2013-11-12 10:41:04 +01:00 committed by copycat-killer
parent a4e5b806f1
commit 5894811766
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ function util.move_tag(pos)
end
end
-- Delete current tag (if empty)
-- Remove current tag (if empty)
-- Any rule set on the tag shall be broken
function util.remove_tag()
local tag = awful.tag.selected(mouse.screen)