Fix comment typo in default config file (#1796)

[ci skip]
This commit is contained in:
ReVMatthias 2017-05-26 15:35:39 +02:00 committed by Daniel Hahler
parent e7a1745b86
commit 9016a9296f
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ awful.screen.connect_for_each_screen(function(s)
-- Create a promptbox for each screen
s.mypromptbox = awful.widget.prompt()
-- Create an imagebox widget which will contains an icon indicating which layout we're using.
-- Create an imagebox widget which will contain an icon indicating which layout we're using.
-- We need one layoutbox per screen.
s.mylayoutbox = awful.widget.layoutbox(s)
s.mylayoutbox:buttons(gears.table.join(