diff options
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index e6d62da..2345d5b 100644 --- a/src/common.h +++ b/src/common.h @@ -841,7 +841,7 @@ struct settings { * The highest solar elevation, in degrees, at nighttime, * when using solar scheme * - * This represents the "elevation-high" setting + * This represents the "elevation-low" setting */ struct setting_f elevation_low; /* TODO no cmdline option */ |