awesomerc.lua: spelling fix in comment

Closes https://github.com/awesomeWM/awesome/pull/619.
This commit is contained in:
Tristan B. Kildaire 2016-01-06 20:25:24 +02:00 committed by Daniel Hahler
parent 430f4fab15
commit 55b90cbd30
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ end
-- }}} -- }}}
-- {{{ Menu -- {{{ Menu
-- Create a laucher widget and a main menu -- Create a launcher widget and a main menu
myawesomemenu = { myawesomemenu = {
{ "hotkeys", function() return false, hotkeys_popup.show_help end}, { "hotkeys", function() return false, hotkeys_popup.show_help end},
{ "manual", terminal .. " -e man awesome" }, { "manual", terminal .. " -e man awesome" },