luadoc: Fix a typo for awesome.release

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2012-11-19 18:56:46 +01:00
parent 38c41a2f7a
commit dbf20000a5
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module("awesome")
-- @field fg The default foreground color.
-- @field bg The default background color.
-- @field version The version of awesome.
-- #field release The release name of awesome.
-- @field release The release name of awesome.
-- @field conffile The configuration file which has been loaded.
-- @class table
-- @name awesome