mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
Grammar correction.
This commit is contained in:
parent
3aefce7ccb
commit
24df2ecd6b
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue