diff options
Diffstat (limited to 'src/hooks.c')
-rw-r--r-- | src/hooks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hooks.c b/src/hooks.c index 5412582..be02b18 100644 --- a/src/hooks.c +++ b/src/hooks.c @@ -49,7 +49,7 @@ static size_t dirpathlen; /** * Paths, in order of priority, to test when looking for - * the hooks directory for redshift + * the hook directory for redshift */ static const struct env_path paths[] = { {0, "XDG_CONFIG_HOME", "/redshift-ng/hooks"}, |