aboutsummaryrefslogtreecommitdiff
path: root/swaybar
diff options
context:
space:
mode:
authorJason <jason@kayoway.com>2019-11-23 19:38:15 +0900
committerSimon Ser <contact@emersion.fr>2019-11-23 11:48:31 +0100
commit939c7b2d529b8c982672a6e141a8bef2348d358a (patch)
tree974fe362f3fa08d41376e82ef4c7b9410094e766 /swaybar
parent1d3cbe9f278297fffa83e4e0c99d8ba46903cc3e (diff)
Amend typos
Diffstat (limited to 'swaybar')
-rw-r--r--swaybar/tray/icon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaybar/tray/icon.c b/swaybar/tray/icon.c
index 429bea36..8adefda6 100644
--- a/swaybar/tray/icon.c
+++ b/swaybar/tray/icon.c
@@ -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