mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Amend typos
This commit is contained in:
parent
1d3cbe9f27
commit
939c7b2d52
3 changed files with 3 additions and 3 deletions
|
|
@ -188,7 +188,7 @@ static int entry_handler(char *group, char *key, char *value,
|
|||
* This is a Freedesktop Desktop Entry parser (essentially INI)
|
||||
* It calls entry_handler for every entry
|
||||
* and group_handler between every group (as well as at both ends)
|
||||
* Handlers return whether an error occured, which stops parsing
|
||||
* Handlers return whether an error occurred, which stops parsing
|
||||
*/
|
||||
static struct icon_theme *read_theme_file(char *basedir, char *theme_name) {
|
||||
// look for index.theme file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue