Grammar correction.
This commit is contained in:
parent
3aefce7ccb
commit
24df2ecd6b
|
@ -180,7 +180,7 @@ function beautiful.get_font_height(name)
|
|||
return load_font(name).height
|
||||
end
|
||||
|
||||
--- Init function, should be runned at the beginning of configuration file.
|
||||
--- Init function, should be run at the beginning of configuration file.
|
||||
-- @tparam string|table config The theme to load. It can be either the path to
|
||||
-- the theme file (returning a table) or directly the table
|
||||
-- containing all the theme values.
|
||||
|
|
Loading…
Reference in New Issue